From 756244ad9d7161f1b9f5830d00a923a59b64104d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 26 Nov 2018 12:47:42 +0100 Subject: [PATCH] doxygen: test propagating \m_keywords from a list. Noope. --- doxygen/test/search/Dir/File.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doxygen/test/search/Dir/File.h b/doxygen/test/search/Dir/File.h index adc95fdd..9ca24084 100644 --- a/doxygen/test/search/Dir/File.h +++ b/doxygen/test/search/Dir/File.h @@ -22,8 +22,8 @@ namespace Namespace { @section section2 A section, stuff inside should be propagated outside -@note Keywords inside a note should be propagated outside: - @m_keywords{glClass()} +- Keywords inside a list +- @note inside a note should be propagated outside: @m_keywords{glClass()} */ class Class { public: -- 2.30.2