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:
Diffstat (limited to 'doc/api/documentation.md')
-rw-r--r--doc/api/documentation.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/api/documentation.md b/doc/api/documentation.md
index 979d85ef0a3..d39aa30438a 100644
--- a/doc/api/documentation.md
+++ b/doc/api/documentation.md
@@ -43,6 +43,9 @@ Bugs or behavior changes may surprise users when Experimental API
modifications occur. To avoid surprises, use of an Experimental feature may need
a command-line flag. Experimental features may also emit a [warning][].
+## Stability overview
+<!-- STABILITY_OVERVIEW_SLOT -->
+
## JSON output
<!-- YAML
added: v0.6.12