mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
tools: produce JSON documentation using unified/remark/rehype
PR-URL: https://github.com/nodejs/node/pull/21697 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -106,6 +106,9 @@ deps/npm/node_modules/.bin/
|
||||
/*.pkg
|
||||
/SHASUMS*.txt*
|
||||
|
||||
# api docs artifacts
|
||||
tools/doc/node_modules
|
||||
|
||||
# test artifacts
|
||||
tools/remark-cli/node_modules
|
||||
tools/remark-preset-lint-node/node_modules
|
||||
|
||||
Reference in New Issue
Block a user