Add doxygen + breathe + sphinx

This commit is contained in:
2023-01-20 12:47:37 +02:00
parent 3e0da443ea
commit 35d20e38ea
7 changed files with 2779 additions and 0 deletions

8
.gitignore vendored
View File

@@ -5,3 +5,11 @@
# Python
**/__pycache__
# Sphinx
**/_build
# Doxygen
**/html
**/latex
**/xml