From 45a348a1c6eda4259b929fb844bf9a1e6b5626d0 Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Sat, 15 Dec 2018 13:27:26 +0000 Subject: Fix up missing namespacing in doxygen docs. --- Doxyfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Doxyfile') 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 -- cgit v1.2.3