mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
It happened multiple times now that I wanted to quickly execute a test, but because of a warning that had become an error, it didn't execute. This turns warnings into warnings again; our CI will fail if there is a warning, anyway (because of RUSTFLAGS: -Dwarnings)
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