diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-01-01 15:17:25 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-01-01 15:17:25 +0000 |
commit | 59639d853609b73846e310f94a5b35da1fa1ff79 (patch) | |
tree | 42549257b2c86099e063e3d804118775ee05b524 | |
parent | Fix up doxygen comments (diff) | |
download | libdbpp-59639d853609b73846e310f94a5b35da1fa1ff79.tar.bz2 libdbpp-59639d853609b73846e310f94a5b35da1fa1ff79.tar.xz libdbpp-59639d853609b73846e310f94a5b35da1fa1ff79.zip |
Remove clang options not supported on build server
-rw-r--r-- | libdbpp/Doxyfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libdbpp/Doxyfile b/libdbpp/Doxyfile index d75c42f..054d803 100644 --- a/libdbpp/Doxyfile +++ b/libdbpp/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 #--------------------------------------------------------------------------- |