Tried this tarball,
    https://nodejs.org/dist/latest-v5.x/node-v5.9.1-linux-x64.tar.xz

but could not find any doc/api directory in it. 

There are .md files such as:
      node-v5.9.1-linux-x64/lib/node_modules/npm/doc/cli/npm-bugs.md


On Saturday, March 26, 2016 at 5:04:34 AM UTC+5:30, Ben Noordhuis wrote:
>
> On Fri, Mar 25, 2016 at 4:21 AM, Harry <simon...@gmail.com <javascript:>> 
> 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/bbf9b8fa-9715-4001-a618-ed4ce70245f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to