Node: [docs] Domain API is depreciated in v12 docs

Created on 9 Aug 2019  路  3Comments  路  Source: nodejs/node

Since the domain API is depreciated, may I suggest moving the documentation to the Depreciated API section and if you need to point users to the page with this change, you can provide a link to the depreciated docs link at the Domain page.

Any thoughts?

https://nodejs.org/dist/latest-v12.x/docs/api/domain.html

Most helpful comment

Have we ever moved API docs to deprecated.html? I don't see anything comparable in it to what I think is being proposed here.

Moving them seems not so useful to me. They make them harder to find, and would overwhelm the https://nodejs.org/dist/latest-v12.x/docs/api/deprecations.html page, making that page harder to navigate. I don't see a problem with the current layout, the domain docs are pretty clear about why they are deprecated, as well as pretty clear that the API will remain for the forseeable future.

All 3 comments

@nodejs/documentation

Have we ever moved API docs to deprecated.html? I don't see anything comparable in it to what I think is being proposed here.

Moving them seems not so useful to me. They make them harder to find, and would overwhelm the https://nodejs.org/dist/latest-v12.x/docs/api/deprecations.html page, making that page harder to navigate. I don't see a problem with the current layout, the domain docs are pretty clear about why they are deprecated, as well as pretty clear that the API will remain for the forseeable future.

Thank you, was just wanting to ask

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danialkhansari picture danialkhansari  路  3Comments

filipesilvaa picture filipesilvaa  路  3Comments

srl295 picture srl295  路  3Comments

mcollina picture mcollina  路  3Comments

dfahlander picture dfahlander  路  3Comments