mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 16:14:18 +00:00
Add documentation around the cli
This commit is contained in:
parent
a82f8cb580
commit
414922d08e
4 changed files with 101 additions and 5 deletions
1
tox.ini
1
tox.ini
|
|
@ -76,6 +76,7 @@ commands =
|
|||
[testenv:docs]
|
||||
deps =
|
||||
sphinx>=1.3.0
|
||||
sphinx_rtd_theme
|
||||
commands =
|
||||
sphinx-build -E -W -c docs/source/ -b html docs/source/ docs/build/html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue