diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-09-26 01:23:34 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-09-26 01:23:34 +0100 |
commit | 1ffa9bd5295511df5390925180865f31afcb3e97 (patch) | |
tree | 9578ffec5e955b455ae4ec4e7047033806b4002b /libadhocutil/Doxyfile | |
parent | Instantiate the right plug-in type for factories (diff) | |
download | libadhocutil-1ffa9bd5295511df5390925180865f31afcb3e97.tar.bz2 libadhocutil-1ffa9bd5295511df5390925180865f31afcb3e97.tar.xz libadhocutil-1ffa9bd5295511df5390925180865f31afcb3e97.zip |
Update documentation
Diffstat (limited to 'libadhocutil/Doxyfile')
-rw-r--r-- | libadhocutil/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libadhocutil/Doxyfile b/libadhocutil/Doxyfile index a95dcca..98fa3ed 100644 --- a/libadhocutil/Doxyfile +++ b/libadhocutil/Doxyfile @@ -114,7 +114,7 @@ INPUT = . INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.h RECURSIVE = YES -EXCLUDE = bin +EXCLUDE = bin unittests EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = EXCLUDE_SYMBOLS = |