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