make doxygen work

This commit is contained in:
B. Petersen
2019-08-26 12:32:35 +02:00
committed by Floris Bruynooghe
parent 3eea175d36
commit 7632eb1ce0
3 changed files with 2430 additions and 0 deletions

2423
deltachat-ffi/Doxyfile Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -0,0 +1,7 @@
/* the code snippet frame, defaults to white which tends to get badly readable in combination with explaining text around */
div.fragment {
background-color: #e0e0e0;
border: 0;
padding: 1em;
}