From aa686a25939323e27054843f57ed1dffb10925e4 Mon Sep 17 00:00:00 2001 From: lns Date: Sun, 29 May 2022 00:27:10 +0200 Subject: Use Doxygen to generate the API documentation. * Integrated Doxygen documentation into Sphinx Signed-off-by: lns --- .ci-ignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .ci-ignore (limited to '.ci-ignore') 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 -- cgit v1.2.3