summaryrefslogtreecommitdiffstats
path: root/src/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Doxyfile')
-rw-r--r--src/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Doxyfile b/src/Doxyfile
index 28f5ab4cee..62ac664625 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -590,7 +590,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = .
+INPUT = . ../doc/doxy_examples/
# 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