summaryrefslogtreecommitdiff
path: root/documentation/Doxybook
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Doxybook')
-rw-r--r--documentation/Doxybook3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook
index 0fa8c5ff4..53794db1c 100644
--- a/documentation/Doxybook
+++ b/documentation/Doxybook
@@ -575,7 +575,8 @@ INPUT = src/index.dox \
src/migration_1_3.dox \
src/development.dox \
src/license.dox \
- src/examples.dox
+ src/examples.dox \
+ src/faq.dox
# 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