Testing#

Build error#

You have the option of checking that your content is built correctly before publishing your changes. For this purpose, Sphinx has a nitpicky mode that can be invoked with the -n option, for example with:

$ bin/python -m sphinx -nb html docs/ docs/_build/
C:> Scripts\python -m sphinx -nb html docs\ docs\_build\