mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
Add table of contents to docs
This commit is contained in:
@@ -37,7 +37,10 @@ integrationtest() {
|
||||
}
|
||||
|
||||
doctest() {
|
||||
node --harmony scripts/build_docs.js docs/index.md.test
|
||||
mv docs/index.md docs/index.md.save
|
||||
npm run docgen
|
||||
mv docs/index.md docs/index.md.test
|
||||
mv docs/index.md.save docs/index.md
|
||||
cmp docs/index.md docs/index.md.test
|
||||
rm docs/index.md.test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user