diff options
author | Toni <matzeton@googlemail.com> | 2022-05-29 13:44:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-29 13:44:52 +0200 |
commit | 6b7b23b01d50468263b707abdf79146f1d4c821f (patch) | |
tree | 7d63d44c0e00ac19a1df787866855609b09aae58 /.ci-ignore | |
parent | 33f9729ee4881f92afad662008a3d378aee2887d (diff) |
Use Doxygen to generate the API documentation. (#1558)
* Integrated Doxygen documentation into Sphinx
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to '.ci-ignore')
-rw-r--r-- | .ci-ignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.ci-ignore b/.ci-ignore new file mode 100644 index 000000000..34b52bad1 --- /dev/null +++ b/.ci-ignore @@ -0,0 +1,4 @@ +# Codige Code Review ignore + +# Prevent Codiga complaining about Sphinx config.py +doc/conf.py |