Add doxygen + breathe + sphinx
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -5,3 +5,11 @@
|
||||
|
||||
# Python
|
||||
**/__pycache__
|
||||
|
||||
# Sphinx
|
||||
**/_build
|
||||
|
||||
# Doxygen
|
||||
**/html
|
||||
**/latex
|
||||
**/xml
|
||||
|
||||
Reference in New Issue
Block a user