Clarify Doxyfile INPUT value generation

This commit is contained in:
Camilla Löwy
2019-05-20 19:02:08 +02:00
parent 84ec99bb01
commit e1d9e2ba73
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