add howto-generate-ffi-documentation

This commit is contained in:
B. Petersen
2019-08-26 12:39:12 +02:00
committed by Floris Bruynooghe
parent 3eeb184278
commit 78587ee6b1

View File

@@ -1 +1,10 @@
# Delta Chat C Interface
## 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>