mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Begin adding user-facing documentation
Especially around invocation and configuration
This commit is contained in:
parent
f353a5db90
commit
a7898e0389
6 changed files with 196 additions and 7 deletions
1
tox.ini
1
tox.ini
|
|
@ -89,6 +89,7 @@ commands =
|
|||
deps =
|
||||
sphinx>=1.3.0
|
||||
sphinx_rtd_theme
|
||||
sphinx-prompt
|
||||
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