mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-06 03:50:08 +02:00
major rehault of docs at root and python level,
preparing a deltachat-0.6 release
This commit is contained in:
parent
87e1537cb2
commit
031058ebd2
10 changed files with 132 additions and 47 deletions
|
@ -4,7 +4,6 @@ envlist =
|
|||
py27
|
||||
py35
|
||||
lint
|
||||
doc
|
||||
|
||||
[testenv]
|
||||
commands = pytest -rsXx {posargs:tests}
|
||||
|
@ -35,10 +34,9 @@ deps =
|
|||
sphinx
|
||||
breathe
|
||||
|
||||
whitelist_externals = make
|
||||
changedir = doc
|
||||
commands =
|
||||
make html
|
||||
sphinx-build -b html . _build
|
||||
|
||||
|
||||
[pytest]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue