summaryrefslogtreecommitdiffstats
path: root/kate/data/doxygen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/doxygen.xml')
-rw-r--r--kate/data/doxygen.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/kate/data/doxygen.xml b/kate/data/doxygen.xml
index 8854ecbc4..302eeae8f 100644
--- a/kate/data/doxygen.xml
+++ b/kate/data/doxygen.xml
@@ -29,8 +29,8 @@
-->
<language name="Doxygen"
- version="1.36-1"
- kateversion="2.5"
+ version="1.38-1"
+ kateversion="2.4"
section="Markup"
extensions="*.dox;*.doxygen"
mimetype="text/x-doxygen"
@@ -149,7 +149,7 @@
<item> \extends </item> <item> @extends </item>
<item> \file </item> <item> @file </item>
<item> \htmlinclude </item> <item> @htmlinclude </item>
- <item> \idlexcept </item>m> <item> @idlexcept </item>
+ <item> \idlexcept </item> <item> @idlexcept </item>
<item> \if </item> <item> @if </item>
<item> \ifnot </item> <item> @ifnot </item>
<item> \implements </item> <item> @implements </item>
@@ -293,7 +293,7 @@
<keyword attribute="Tags" context="ML_TagWordWord" String="TagWordWord" />
<keyword attribute="Tags" context="ML_TagString" String="TagString" />
<keyword attribute="Tags" context="ML_TagWordString" String="TagWordString" />
- <RegExpr attribute="Custom Tags" context="#stay" String="[@\\][^@\\ \t]+" />
+ <RegExpr attribute="Custom Tags" context="#stay" String="[@\\]([^@\\ \t\*]|\*(?!/))+" />
<DetectIdentifier />
<RegExpr attribute="Tags" context="#stay" String="\\(&lt;|&gt;)" />
<Detect2Chars attribute="Comment" context="#stay" char="&lt;" char1="&lt;" />