Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-05 11:35:47 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-05 11:35:47 +0300
commitd7516839b3f255c12d2662119de5ed1cb614a845 (patch)
tree3c84d2760ff0155afb96be5eac6c9d0f3c2debed /Doxyfile
parent3082361c27da0ec6fc83fb7259741ea2ab40985d (diff)
Large range of doxygen improvements
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 594a50ce..d8a07cca 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -2031,7 +2031,10 @@ PREDEFINED = __cplusplus=201402L DOXYGEN_SHOULD_SKIP_THIS=1
EXPAND_AS_DEFINED = BOOST_AFIO_DEADLINE_NAME BOOST_CXX14_CONSTEXPR \
BOOST_AFIO_HEADERS_ONLY_MEMFUNC_SPEC BOOST_AFIO_HEADERS_ONLY_FUNC_SPEC BOOST_AFIO_HEADERS_ONLY_VIRTUAL_SPEC \
BOOST_AFIO_BITFIELD_BEGIN BOOST_AFIO_BITFIELD_END \
- BOOST_AFIO_V2_NAMESPACE BOOST_AFIO_V2_NAMESPACE_BEGIN BOOST_AFIO_V2_NAMESPACE_END
+ BOOST_AFIO_V2_NAMESPACE BOOST_AFIO_V2_NAMESPACE_BEGIN BOOST_AFIO_V2_NAMESPACE_EXPORT_BEGIN BOOST_AFIO_V2_NAMESPACE_END \
+ BOOST_AFIO_VERSION_GLUE2 BOOST_AFIO_VERSION_GLUE BOOST_AFIO_HEADERS_PATH4 BOOST_AFIO_HEADERS_PATH3 BOOST_AFIO_HEADERS_PATH2 \
+ BOOST_AFIO_HEADERS_PATH BOOST_AFIO_MODULE_NAME \
+ BOOST_AFIO_VERSION_MAJOR BOOST_AFIO_VERSION_MINOR
# If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
# remove all references to function-like macros that are alone on a line, have