Django-Styleguide/tools
2025-05-01 19:30:00 +03:00
..
README.md Remove package.json 2022-04-09 16:37:52 +03:00
setup_mpc.md docs: add mcpdoc setup instructions for IDE integration 2025-05-01 19:30:00 +03:00
update_toc.py Update README 2023-02-02 16:07:39 +02:00

Tools

In order to use the update_toc.py script, you'll need to install the following:

npm install markdown-toc

With that, if you are in the root folder, you can call:

python update_toc.py

This will automatically update the TOC in README.md.