Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris.young@gotinder.com>2017-01-23 06:16:21 +0300
committerMyles Borins <mylesborins@google.com>2017-09-12 04:18:14 +0300
commitfeeff48d5c5d8e5e4ce2d7c2c2d4096d481afa71 (patch)
treeea02fae52193a209f55503a6c459ec5347074a52 /doc/api/punycode.md
parenta5242851b9939d25bc1337b5a6ec4e525983df3d (diff)
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>
Diffstat (limited to 'doc/api/punycode.md')
-rw-r--r--doc/api/punycode.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/punycode.md b/doc/api/punycode.md
index b88a8983264..03ee3d62ebf 100644
--- a/doc/api/punycode.md
+++ b/doc/api/punycode.md
@@ -6,6 +6,8 @@ changes:
description: Accessing this module will now emit a deprecation warning.
-->
+<!--introduced_in=v0.10.0-->
+
> Stability: 0 - Deprecated
**The version of the punycode module bundled in Node.js is being deprecated**.