diff options
Diffstat (limited to 'documentation/Doxyfile')
| -rw-r--r-- | documentation/Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 1d9b06846..8dcd8dd5c 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -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 |
