TTD Toctree¶
Abstract
Toctree validation for sphinx based documentation.
This test checks for multiple :numbered: entries.
This tests checks all reStructuredText (.rst) files, if the test detects :numbered: in another file than index.rst it reports an error.
Usage¶
Navigate to the directory containing your reStructuredText (.rst) files.
docker run -it -v `pwd`:/build/docs testthedocs/ttd-toctree