summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-23 02:44:49 -0400
committerpommicket <pommicket@gmail.com>2025-09-23 02:44:49 -0400
commit4226ee008894e03ed9e3d2e77f3ae3c536e4509e (patch)
tree87aa80b906efb74cdb0a9d62679fd0677cc960dc /Doxyfile
parent0ece68fb8a7fd80f4497eaaa0464e0e31980455d (diff)
Finish documentation
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index 6babbdb..202ff9b 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -23,3 +23,6 @@ WARN_IF_UNDOCUMENTED = YES
QUIET = YES
INCLUDE_GRAPH = NO
WARN_AS_ERROR = FAIL_ON_WARNINGS
+HIDE_UNDOC_MEMBERS = YES
+HIDE_UNDOC_CLASSES = YES
+PYTHON_DOCSTRING = NO