docs: fix man pages link if tok type is code
authorMithun Patel <mithunster@gmail.com>
Tue, 15 Mar 2016 15:11:26 +0000 (10:11 -0500)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 20:07:07 +0000 (13:07 -0700)
commit20539954ff32115c71b146ae29ef2e3d7b57d86c
treeaa2fe0e83c9044d4bee86d8ab3f8f82d08d391ce
parenta673c9ae2d9ede5ddf6d401f68744c5657900fdc
docs: fix man pages link if tok type is code

Do not call the linkManPages if the tok type is code

Fixes: https://github.com/nodejs/node/issues/5686
PR-URL: https://github.com/nodejs/node/pull/5721
Reviewed-By: James M Snell <jasnell@gmail.com>
tools/doc/html.js