migrating to the latest JUCE version
This commit is contained in:
4
deps/juce/docs/doxygen/Doxyfile
vendored
4
deps/juce/docs/doxygen/Doxyfile
vendored
@ -802,8 +802,8 @@ WARN_LOGFILE =
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = build \
|
||||
"../JUCE Module Format.md" \
|
||||
"../CMake API.md"
|
||||
"build/JUCE Module Format.md" \
|
||||
"build/CMake API.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
|
||||
|
Reference in New Issue
Block a user