diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-12-30 18:45:23 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2016-12-30 18:45:23 +0000 |
commit | 95b93e25697922a2677d65a33cf7a99bcc27354d (patch) | |
tree | 922fed8a8874e0e894cbed4a8b74e24bf4a680df | |
parent | Add missing doxygen comments for Uri (diff) | |
download | libadhocutil-95b93e25697922a2677d65a33cf7a99bcc27354d.tar.bz2 libadhocutil-95b93e25697922a2677d65a33cf7a99bcc27354d.tar.xz libadhocutil-95b93e25697922a2677d65a33cf7a99bcc27354d.zip |
Remove clang options not supported on build server
-rw-r--r-- | libadhocutil/Doxyfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libadhocutil/Doxyfile b/libadhocutil/Doxyfile index 98fa3ed..fd046b0 100644 --- a/libadhocutil/Doxyfile +++ b/libadhocutil/Doxyfile @@ -139,8 +139,6 @@ REFERENCES_LINK_SOURCE = YES SOURCE_TOOLTIPS = YES USE_HTAGS = NO VERBATIM_HEADERS = YES -CLANG_ASSISTED_PARSING = NO -CLANG_OPTIONS = #--------------------------------------------------------------------------- # Configuration options related to the alphabetical class index #--------------------------------------------------------------------------- |