Skip to content

doc: add links to alternative versions of doc

Created by: chris--young

Each page of the api documentation should have links to other versions of the same page. This will make it easier to switch between the current "live" release at nodejs.org and LTS versions.

Fixes: https://github.com/nodejs/node/issues/10726

screen shot 2017-05-09 at 3 24 36 pm
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc, tools

Merge request reports

Loading