mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 21:01:00 +00:00
Add setup.py build step to documentation
This commit is contained in:
parent
a5706e233b
commit
b106723685
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
---------
|
||||
|
|
|
|||
Loading…
Reference in a new issue