How disable Table of Contents ?
zababurinsv opened this issue · 0 comments
zababurinsv commented
I am using the following command to generate md file.
"[jsdoc2md]api": "documentation build --config documentation.yml server_books.mjs -f md --shallow -o API.md && npm run [jsdoc2md]api.cat",
The output file contains Table of Contents . How disable it ?
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
### Table of Contents
- [words][1]
- [App][2]
## words