diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Doxyfile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in index 56df6bdcd..424b44d66 100644 --- a/documentation/Doxyfile.in +++ b/documentation/Doxyfile.in @@ -873,7 +873,8 @@ EXCLUDE_PATTERNS = */src/*_win32.cxx \ */src/*_mac.cxx \ */src/*_x.cxx \ */src/xdg* \ - */src/text-input* + */src/text-input* \ + */src/*-client-protocol.h # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the |
