mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01: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,,
|
||||
attention,,
|
||||
author,,
|
||||
authors,,
|
||||
b,,
|
||||
brief,,
|
||||
bug,,
|
||||
|
@ -12,12 +13,15 @@ c,,
|
|||
callgraph,,
|
||||
callergraph,,
|
||||
category,,
|
||||
cite,,
|
||||
class,,
|
||||
code,,
|
||||
cond,,
|
||||
condnot,,
|
||||
copybrief,,
|
||||
copydetails,,
|
||||
copydoc,,
|
||||
copyright,,
|
||||
date,,
|
||||
def,,
|
||||
defgroup,,
|
||||
|
@ -36,15 +40,18 @@ endcond,,
|
|||
enddot,,
|
||||
endhtmlonly,,
|
||||
endif,,
|
||||
endinternal,,
|
||||
endlatexonly,,
|
||||
endlink,,
|
||||
endmanonly,,
|
||||
endmsc,,
|
||||
endrtfonly,,
|
||||
endverbatim,,
|
||||
endxmlonly,,
|
||||
enum,,
|
||||
example,,
|
||||
exception,,
|
||||
extends,,
|
||||
f$,,
|
||||
f[,,
|
||||
f],,
|
||||
|
@ -59,6 +66,7 @@ htmlonly,,
|
|||
if,,
|
||||
ifnot,,
|
||||
image,,
|
||||
implements,,
|
||||
include,,
|
||||
includelineno,,
|
||||
ingroup,,
|
||||
|
@ -73,6 +81,7 @@ mainpage,,
|
|||
manonly,,
|
||||
memberof,,
|
||||
msc,,
|
||||
mscfile,,
|
||||
n,,
|
||||
name,,
|
||||
namespace,,
|
||||
|
@ -96,24 +105,34 @@ protocol,,
|
|||
public,,
|
||||
publicsection,,
|
||||
ref,,
|
||||
related,,
|
||||
relates,,
|
||||
relatedalso,,
|
||||
relatesalso,,
|
||||
remark,,
|
||||
remarks,,
|
||||
result,,
|
||||
return,,
|
||||
returns,,
|
||||
retval,,
|
||||
rtfonly,,
|
||||
sa,,
|
||||
section,,
|
||||
see,,
|
||||
short,,
|
||||
showinitializer,,
|
||||
since,,
|
||||
skip,,
|
||||
skipline,,
|
||||
snippet,,
|
||||
struct,,
|
||||
subpage,,
|
||||
subsection,,
|
||||
subsubsection,,
|
||||
tableofcontents,,
|
||||
test,,
|
||||
throw,,
|
||||
throws,,
|
||||
todo,,
|
||||
tparam,,
|
||||
typedef,,
|
||||
|
@ -127,12 +146,15 @@ warning,,
|
|||
weakgroup,,
|
||||
xmlonly,,
|
||||
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