Rst Tools ✦ Complete

Start with rstcheck to clean your existing files. Add Sphinx to give them structure. Automate with Read the Docs to share them with the world. With the right tools, RST transforms from a cryptic markup language into a joy to write.

: The most popular documentation generator that extends Docutils to handle multi-file projects, cross-references, and indexing. rst tools

“I renamed a heading and now my links are broken.” Solution: Sphinx’s nitpicky = True mode will warn you about every unresolved reference. Start with rstcheck to clean your existing files