Adjusted doxygen setup
This commit is contained in:
parent
674b782d17
commit
522f9551ae
@ -829,7 +829,7 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = ../Src/ "index.md"
|
||||
INPUT = ../src/ ../include/ "index.md"
|
||||
|
||||
# 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
|
||||
|
2
BmpPP/Doxygen/doxyrun.sh
Normal file → Executable file
2
BmpPP/Doxygen/doxyrun.sh
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!zsh
|
||||
|
||||
# Copy repository readme here to be used as a cover page
|
||||
tail ../readme.md -n +2 > index.md
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user