Skip to content

Commit

Permalink
change doc scope;
Browse files Browse the repository at this point in the history
  • Loading branch information
NateSeymour committed Dec 2, 2024
1 parent b81f6d2 commit ca2402e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.

INPUT = ./unlogic/src
INPUT = README.md ./unlogic/src

# This tag can be used to specify the character encoding of the source files
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
Expand Down

0 comments on commit ca2402e

Please sign in to comment.