chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37243ca
)
doxygen: test that search keywords inside sections are bubbled up.
author
Vladimír Vondruš
<mosra@centrum.cz>
Sat, 10 Feb 2018 23:23:28 +0000
(
00:23
+0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Sat, 10 Feb 2018 23:23:28 +0000
(
00:23
+0100)
They aren't.
doxygen/test/search/Dir/File.h
patch
|
blob
|
history
diff --git
a/doxygen/test/search/Dir/File.h
b/doxygen/test/search/Dir/File.h
index 176292fd14493d91e35c99a4c3570c570b2dff5f..8785fe33e9d36165fa8d87539d1cc20606d7fcf3 100644
(file)
--- a/
doxygen/test/search/Dir/File.h
+++ b/
doxygen/test/search/Dir/File.h
@@
-20,7
+20,8
@@
namespace Namespace {
/**
* @brief A class
*
- * @m_keywords{glClass()}
+ * @note Keywords inside a note should be propagated outside:
+ * @m_keywords{glClass()}
*/
class Class {
public: