mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
after merging: 6. Tag the release: `git tag -a v1.135.0`. 7. Push the release tag: `git push origin v1.135.0`. 8. Create a GitHub release: `gh release create v1.135.0 -n ''`. --------- Co-authored-by: link2xt <link2xt@testrun.org>
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