- You should never modify the toc manually
- You should keep the functions that implement the similar feature in one code block, specific each with comments, like this:
- You should use the same code style as we do, generally 2 spaces indent.
- You should use
doctoc README.md
to regenerate the toc.