Add Doxygen configuration
Generate documentation with `doxygen Doxyfile`.
This commit is contained in:
parent
6f21d1e0ec
commit
41c2db982c
2 changed files with 2495 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*\~
|
*\~
|
||||||
.cache/
|
.cache/
|
||||||
build/
|
build/
|
||||||
|
doc/
|
||||||
*.png
|
*.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue