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>2018-12-15 16:27:26 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-12-15 16:27:26 +0300
commit45a348a1c6eda4259b929fb844bf9a1e6b5626d0 (patch)
treeb86677ff6afd3d419a4b77c8291866018f3f7089 /Doxyfile
parent35970a0783bcf9bcb207adcebbf603792d7622d6 (diff)
Fix up missing namespacing in doxygen docs.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doxyfile b/Doxyfile
index c93ab944..1ff7fd16 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -2042,6 +2042,8 @@ EXPAND_AS_DEFINED = LLFIO_DECL LLFIO_DEADLINE_NAME LLFIO_MAKE_FREE_FUNCTION
LLFIO_VERSION_MAJOR LLFIO_VERSION_MINOR \
LLFIO_REQUIRES
+EXPAND_AS_DEFINED += KVSTORE_V1_NAMESPACE KVSTORE_V1_NAMESPACE_BEGIN KVSTORE_V1_NAMESPACE_EXPORT_BEGIN KVSTORE_V1_NAMESPACE_END
+
# 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
# an all uppercase name, and do not end with a semicolon. Such function macros