doc: edit stability index overview
Edit the stability index overview to be more concise. Remove some awkward and unclear phrasing. PR-URL: https://github.com/nodejs/node/pull/27831 Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
0d2830041a
commit
7d5cf572f3
@ -17,12 +17,9 @@ Report errors in this documentation in [the issue tracker][]. See
|
||||
|
||||
<!--type=misc-->
|
||||
|
||||
Throughout the documentation are indications of a section's
|
||||
stability. The Node.js API is still somewhat changing, and as it
|
||||
matures, certain parts are more reliable than others. Some are so
|
||||
proven, and so relied upon, that they are unlikely to ever change at
|
||||
all. Others are brand new and experimental, or known to be hazardous
|
||||
and being redesigned.
|
||||
Throughout the documentation are indications of a section's stability. Some APIs
|
||||
are so proven and so relied upon that they are unlikely to ever change at all.
|
||||
Others are brand new and experimental, or known to be hazardous.
|
||||
|
||||
The stability indices are as follows:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user