On Fri, Mar 25, 2016 at 4:21 AM, Harry <simonsha...@gmail.com> wrote:
> Hello,
>
> Can the full html or pdf documentation be provided with every stable Node
> release for offline viewing?
>
> I can save the 'all.html' page from the browser but the index on the side
> (that lets me jump straight a section) continues to have online links in it.
> I cannot use wget -r either as not sure to what folder level I should
> descend.
>
> Regards,
> /HS

If you download a source tarball from https://nodejs.org/dist/, it has
the documentation in markdown format in the doc/api directory.  You
can convert it to HTML with `make doc`, it will put it in out/doc.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/CAHQurc9b0wH9NZt6W0SQj3wnVUAMSAxrSMhGnswEzoqiSkOvgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to