Clarify Doxyfile INPUT value generation

(cherry picked from commit e1d9e2ba73)
This commit is contained in:
Camilla Löwy
2019-05-20 19:02:08 +02:00
parent b436d8e3e6
commit 16186943b4
2 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -662,7 +662,7 @@ WARN_LOGFILE = "@GLFW_BINARY_DIR@/docs/warnings.txt"
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = @GLFW_DOCS_SOURCES@
INPUT = @GLFW_DOXYGEN_INPUT@
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is