Wanted to get some feedback. Have OTP installed on OpenBSD servers; don’t want to start installing from source just to have docs available (not really the OpenBSD way). But, I want offline OTP docs. Is there a script floating around – or something more canonical – to pull the online docs down locally?
I take it the `–enable-docs’ when source installing (again, not an option) since OTP 27 is for those great man pages I have come to love over the years. Ya?
I’d be fine with either the HTML or the MANDOCS (or whatever they are) locally, just can’t do this via `–enable-docs.’ THANKS!!!
In case anyone knows the quick answer, is there anything needing to be configured to get erl -man foo ticking along again after the manuals have been setup locally?
This is contrast to the HTML tgz, which has all the docs in there… it’s just the docs in that man tgz – for at least OTP 27.3.2 – that is limited to those mere sixteen-or-so manuals. I suppose I am interested in getting the UNIX-style mans locally at this point if anyone can show where these can be downloaded from…
I know how to call those manuals up from the shell/bash – but I can’t seem to source the full set of OTP manuals. The link you initially offered has tgz for the mans, but within, only 16 manuals are in there. Looking for all the manuals. This is the case for OTP 27.3 at least…
Man pages not a priority? They are a priority to me. I loved being able to stuff the man pages into an information retrieval system and find pages I didn’t even know existed and then view or typeset them in a variety of ways. This is like, oh, suddenly dropping ETS in favour of something sexier.