7 lines
222 B
Batchfile
7 lines
222 B
Batchfile
|
:: Table of contents are generated by doctoc.
|
||
|
:: Install doctoc with `npm install -g doctoc`
|
||
|
:: Then run this script to regenerate the TOC after
|
||
|
:: editing the docs.
|
||
|
|
||
|
doctoc ./docs/ --github --title '## Table Of Contents'
|