mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
after commit, on master make sure to: git tag -a 1.96.0 git push origin 1.96.0 git tag -a py-1.96.0 git push origin py-1.96.0
Delta Chat C Interface
Installation
see Installing libdeltachat system wide in ../README.md
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat