mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
be less verbose when generating python docs
This commit is contained in:
@@ -53,7 +53,7 @@ deps =
|
|||||||
sphinx==2.2.0
|
sphinx==2.2.0
|
||||||
breathe
|
breathe
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -w toxdoc-warnings.log -b html . _build/html
|
sphinx-build -Q -w toxdoc-warnings.log -b html . _build/html
|
||||||
|
|
||||||
|
|
||||||
[testenv:lintdoc]
|
[testenv:lintdoc]
|
||||||
|
|||||||
Reference in New Issue
Block a user