mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 02:46:29 +03:00
api: cffi add `dc_parse_message_text_to_ast_json` and `dc_msg_get_parsed_text_as_json api: jsonrpc: add `get_parsed_message_text_ast_json` and `parse_text_to_ast_json`
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