mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
Bug 397143 - Some new doxygen commands are missing
This commit is contained in:
parent
d02cebafbf
commit
61ed484332
1 changed files with 24 additions and 2 deletions
|
@ -5,6 +5,7 @@ anchor,,
|
||||||
arg,,
|
arg,,
|
||||||
attention,,
|
attention,,
|
||||||
author,,
|
author,,
|
||||||
|
authors,,
|
||||||
b,,
|
b,,
|
||||||
brief,,
|
brief,,
|
||||||
bug,,
|
bug,,
|
||||||
|
@ -12,12 +13,15 @@ c,,
|
||||||
callgraph,,
|
callgraph,,
|
||||||
callergraph,,
|
callergraph,,
|
||||||
category,,
|
category,,
|
||||||
|
cite,,
|
||||||
class,,
|
class,,
|
||||||
code,,
|
code,,
|
||||||
cond,,
|
cond,,
|
||||||
|
condnot,,
|
||||||
copybrief,,
|
copybrief,,
|
||||||
copydetails,,
|
copydetails,,
|
||||||
copydoc,,
|
copydoc,,
|
||||||
|
copyright,,
|
||||||
date,,
|
date,,
|
||||||
def,,
|
def,,
|
||||||
defgroup,,
|
defgroup,,
|
||||||
|
@ -36,15 +40,18 @@ endcond,,
|
||||||
enddot,,
|
enddot,,
|
||||||
endhtmlonly,,
|
endhtmlonly,,
|
||||||
endif,,
|
endif,,
|
||||||
|
endinternal,,
|
||||||
endlatexonly,,
|
endlatexonly,,
|
||||||
endlink,,
|
endlink,,
|
||||||
endmanonly,,
|
endmanonly,,
|
||||||
endmsc,,
|
endmsc,,
|
||||||
|
endrtfonly,,
|
||||||
endverbatim,,
|
endverbatim,,
|
||||||
endxmlonly,,
|
endxmlonly,,
|
||||||
enum,,
|
enum,,
|
||||||
example,,
|
example,,
|
||||||
exception,,
|
exception,,
|
||||||
|
extends,,
|
||||||
f$,,
|
f$,,
|
||||||
f[,,
|
f[,,
|
||||||
f],,
|
f],,
|
||||||
|
@ -59,6 +66,7 @@ htmlonly,,
|
||||||
if,,
|
if,,
|
||||||
ifnot,,
|
ifnot,,
|
||||||
image,,
|
image,,
|
||||||
|
implements,,
|
||||||
include,,
|
include,,
|
||||||
includelineno,,
|
includelineno,,
|
||||||
ingroup,,
|
ingroup,,
|
||||||
|
@ -73,6 +81,7 @@ mainpage,,
|
||||||
manonly,,
|
manonly,,
|
||||||
memberof,,
|
memberof,,
|
||||||
msc,,
|
msc,,
|
||||||
|
mscfile,,
|
||||||
n,,
|
n,,
|
||||||
name,,
|
name,,
|
||||||
namespace,,
|
namespace,,
|
||||||
|
@ -96,24 +105,34 @@ protocol,,
|
||||||
public,,
|
public,,
|
||||||
publicsection,,
|
publicsection,,
|
||||||
ref,,
|
ref,,
|
||||||
|
related,,
|
||||||
relates,,
|
relates,,
|
||||||
|
relatedalso,,
|
||||||
relatesalso,,
|
relatesalso,,
|
||||||
|
remark,,
|
||||||
remarks,,
|
remarks,,
|
||||||
|
result,,
|
||||||
return,,
|
return,,
|
||||||
|
returns,,
|
||||||
retval,,
|
retval,,
|
||||||
|
rtfonly,,
|
||||||
sa,,
|
sa,,
|
||||||
section,,
|
section,,
|
||||||
see,,
|
see,,
|
||||||
|
short,,
|
||||||
showinitializer,,
|
showinitializer,,
|
||||||
since,,
|
since,,
|
||||||
skip,,
|
skip,,
|
||||||
skipline,,
|
skipline,,
|
||||||
|
snippet,,
|
||||||
struct,,
|
struct,,
|
||||||
subpage,,
|
subpage,,
|
||||||
subsection,,
|
subsection,,
|
||||||
subsubsection,,
|
subsubsection,,
|
||||||
|
tableofcontents,,
|
||||||
test,,
|
test,,
|
||||||
throw,,
|
throw,,
|
||||||
|
throws,,
|
||||||
todo,,
|
todo,,
|
||||||
tparam,,
|
tparam,,
|
||||||
typedef,,
|
typedef,,
|
||||||
|
@ -127,12 +146,15 @@ warning,,
|
||||||
weakgroup,,
|
weakgroup,,
|
||||||
xmlonly,,
|
xmlonly,,
|
||||||
xrefitem,,
|
xrefitem,,
|
||||||
&,,
|
$,,
|
||||||
@,,
|
@,,
|
||||||
\,,
|
\,,
|
||||||
|
&,,
|
||||||
~,,
|
~,,
|
||||||
<,,
|
<,,
|
||||||
>,,
|
>,,
|
||||||
#,,
|
#,,
|
||||||
%,,
|
%,,
|
||||||
",,
|
",,
|
||||||
|
.,,
|
||||||
|
::,,
|
Can't render this file because it contains an unexpected character in line 160 and column 5.
|
Loading…
Add table
Reference in a new issue