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
holger krekel
b6355176de
add chat.delete(), chat.send_image, msg.filename, msg.filemime and msg.type.is_*
2018-10-06 19:11:48 +02:00
holger krekel
8aaa7fd791
fix link
2018-10-06 17:30:39 +02:00
holger krekel
03507356c6
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
holger krekel
690ba67c8b
some more refinements and typo fixes
2018-09-27 16:57:30 +02:00
holger krekel
031058ebd2
major rehault of docs at root and python level,
...
preparing a deltachat-0.6 release
2018-09-27 16:10:33 +02:00
B. Petersen
9273e1e458
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
Azul
118d6ee2f4
travis: try building the docs
2018-09-25 15:33:06 +02:00
holger krekel
a2a23f778d
integrate doxygen's deltachat.h docs into sphinx output
2018-09-16 23:25:57 +02:00
holger krekel
3d30a208c1
"make install" now transfers the build/html file to delta@py.delta.chat ...
2018-09-16 22:01:57 +02:00
holger krekel
1f0812c907
revamp api high level page, strike last references of "ffi.CData"
2018-09-15 00:54:36 +02:00
holger krekel
68c401ea76
add favicon to docs
2018-09-15 00:12:04 +02:00
holger krekel
959ac73122
some further improvements -- and making all captions lower-case for the fun of it :)
2018-09-14 18:31:22 +02:00
holger krekel
8683de19e3
improve docs and structure
...
see online snapshot: https://m.devpi.net/hpk/dev/deltachat/0.5.dev0/+doc/index.html
2018-09-14 18:10:01 +02:00
holger krekel
4e00d5a7af
fixup some doc pages, and canonically handle another __del__ function
...
add the missing makefile
2018-09-14 12:40:26 +02:00
holger krekel
66d6621f93
initial sphinx docs and many docstrings.
2018-09-14 11:36:07 +02:00