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:
Sam Ruby
2018-07-06 21:46:38 -04:00
committed by Vse Mozhet Byt
parent b675fe360e
commit f41dd5592e
102 changed files with 503 additions and 23136 deletions

3
.gitignore vendored
View File

@@ -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