mirror of
https://github.com/zeldaret/oot
synced 2026-05-26 23:47:38 -04:00
Add docs/ to doxygen input (#2761)
This commit is contained in:
@@ -790,7 +790,7 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = README.md src/ include/
|
||||
INPUT = README.md docs/ src/ include/
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user