summaryrefslogtreecommitdiff
path: root/doxygen.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen.cfg')
-rw-r--r--doxygen.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg b/doxygen.cfg
index 93c2ccd..bbae96b 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -655,7 +655,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = $(SRCDIR)
+INPUT = $(SRCDIR) docx
# 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