Add Doxygen configuration

Generate documentation with `doxygen Doxyfile`.
This commit is contained in:
Dimitri Lozeve 2021-02-25 22:09:36 +01:00
parent 6f21d1e0ec
commit 41c2db982c
2 changed files with 2495 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*\~
.cache/
build/
doc/
*.png

2494
Doxyfile Normal file

File diff suppressed because it is too large Load diff