node/tools/doc
2026-03-22 00:51:54 +00:00
..
deprecationCodes.mjs tools: enforce use of trailing commas in tools/ 2022-12-18 16:39:39 +00:00
generate-json-schema.mjs src: set default config as node.config.json 2025-02-27 21:02:10 +00:00
get-latest-commit.mjs build, doc: use new api doc tooling 2026-02-27 01:53:56 +00:00
package-lock.json tools: update doc-kit to https://github.com/nodejs/doc-kit/archive/04abf36ce9d630750179446d3cb8ff1ec1daef71.tar.gz 2026-03-22 00:51:54 +00:00
package.json tools: update doc-kit to https://github.com/nodejs/doc-kit/archive/04abf36ce9d630750179446d3cb8ff1ec1daef71.tar.gz 2026-03-22 00:51:54 +00:00
README.md build, doc: use new api doc tooling 2026-02-27 01:53:56 +00:00

Documentation Tooling

The Node.js API documentation tooling lives in nodejs/doc-kit. This module exists just to make it usable in Node.js core, any changes to the tooling should be done in that repository.