1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-03 17:59:19 +02:00
deltachat-core/python/doc
holger krekel 515e5ebba7
replace travis with circle-ci, cleanup of build steps (#639)
Travis is getting slower and was already hard to debug. This commit: 

- moves from travis to Circle-CI
- has a ci-scripts/README.md which explains what is contained there
- puts all build and CI scripts into "ci_scripts" directory
- allows to run full ci runs locally
- trims down the base Docker image where tests/docs/wheels are run from 4.4GB to 1.7GB
- fixes #628

Using circle-ci also means that we can probably integrate Mac-OS build steps more easily.

I am sure that my initial circle-ci config (helped by kind hints from @dignifiedquire ) can be improved.
2019-04-01 09:45:56 +02:00
..
_static play around with styling: larger font-size and more page width -- these docs, i assume, are mostly watched on laptops, not mobile's 2018-10-06 17:24:15 +02:00
_templates play around with styling: larger font-size and more page width -- these docs, i assume, are mostly watched on laptops, not mobile's 2018-10-06 17:24:15 +02:00
api.rst replace travis with circle-ci, cleanup of build steps (#639) 2019-04-01 09:45:56 +02:00
capi.rst integrate doxygen's deltachat.h docs into sphinx output 2018-09-16 23:25:57 +02:00
changelog.rst initial sphinx docs and many docstrings. 2018-09-14 11:36:07 +02:00
conf.py play around with styling: larger font-size and more page width -- these docs, i assume, are mostly watched on laptops, not mobile's 2018-10-06 17:24:15 +02:00
examples.rst major rehault of docs at root and python level, 2018-09-27 16:10:33 +02:00
index.rst link to new http://c.delta.chat doc, remove tool for creating the doc on github.io 2018-09-26 18:12:06 +02:00
install.rst some more refinements and typo fixes 2018-09-27 16:57:30 +02:00
lapi.rst fix link 2018-10-06 17:30:39 +02:00
links.rst initial sphinx docs and many docstrings. 2018-09-14 11:36:07 +02:00
make.bat initial sphinx docs and many docstrings. 2018-09-14 11:36:07 +02:00
Makefile travis: try building the docs 2018-09-25 15:33:06 +02:00