doc: add links to alternative versions of doc

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.

PR-URL: https://github.com/nodejs/node/pull/10958
Fixes: https://github.com/nodejs/node/issues/10726
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
Chris Young
2017-01-22 19:16:21 -08:00
committed by Tobias Nießen
parent 79773f8af9
commit cacce304cb
42 changed files with 197 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
# Query String
<!--introduced_in=v0.10.0-->
> Stability: 2 - Stable
<!--name=querystring-->