0.5.6 release docs: bad links inside .html files

5 views
Skip to first unread message

Thomas Shinnick

unread,
Sep 12, 2011, 6:45:00 PM9/12/11
to nod...@googlegroups.com
I noticed that the links in the 0.5.6.tar.gz doc/api/api/*.html files didn't work, for instance all.html.  Each link has an extra '_' at the end of the ref name:

    a href="#net.createConnection_">net.createConnection(arguments...)
    a href="#net.Server_">net.Server
    a href="#server.listen_">server.listen(port, [host], [callback])


The id definitions are correct and as before:

    h3 id="net.Server">net.Server</h3>

Confusing is that rebuilding the docs, at least with current master, does not have this problem.  Nor do the docs linked from nodejs.org   And I can't find any recent changes to things like tools/doctool/*

Was there was a simple glitch with building 0.5.6 tar.gz that won't happen with the next build?

Ben Noordhuis

unread,
Sep 12, 2011, 7:00:15 PM9/12/11
to nod...@googlegroups.com

Yes, it was a glitch. Shouldn't happen next time.

Reply all
Reply to author
Forward
0 new messages