Add setup.py build step to documentation

This commit is contained in:
Chris Mayo 2020-10-15 19:35:24 +01:00
parent a5706e233b
commit b106723685

View file

@ -14,6 +14,13 @@ sphinx_epytext
sphinx_rtd_theme
Configuration
-------------
Before building either man pages or HTML, generate ``_LinkChecker_configdata.py``
containing copyright, author and version with:
``linkchecker $ ./setup.py build``
Man Pages
---------