diff options
Diffstat (limited to 'documentation/Doxyfile.in')
| -rw-r--r-- | documentation/Doxyfile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in index 627f70c03..b375d2dc3 100644 --- a/documentation/Doxyfile.in +++ b/documentation/Doxyfile.in @@ -580,6 +580,8 @@ INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/development.dox INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/license.dox INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/examples.dox INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/faq.dox +INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/wayland.dox +INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/bundled-libs.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 |
