summaryrefslogtreecommitdiff
path: root/.Doxyfile
diff options
context:
space:
mode:
author@syxhe <https://t.me/syxhe>2025-06-09 18:37:04 -0500
committer@syxhe <https://t.me/syxhe>2025-06-09 18:37:04 -0500
commit28487272fdad654b72c843e04384953e6fbb806f (patch)
treeb564d0eebc8befc670090432dd2b622fea819b12 /.Doxyfile
parent1444c72db8505340c0988ea286a29bc261297933 (diff)
Rewrite README.md
Diffstat (limited to '.Doxyfile')
-rw-r--r--.Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Doxyfile b/.Doxyfile
index a8d4737..16ab336 100644
--- a/.Doxyfile
+++ b/.Doxyfile
@@ -865,7 +865,7 @@ WARN_LOGFILE =
865# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING 865# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
866# Note: If this tag is empty the current directory is searched. 866# Note: If this tag is empty the current directory is searched.
867 867
868INPUT = ./src 868INPUT = README.md src
869 869
870# This tag can be used to specify the character encoding of the source files 870# This tag can be used to specify the character encoding of the source files
871# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses 871# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses