forked from qt-creator/qt-creator
CppTools: Sort doxygen commands
We will update them, so having them sorted is better for finding duplicates. Change-Id: I1159ed1f1fce1275d630935a297e85787947ba61 Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -4,127 +4,57 @@
|
||||
%unicode-function=.unicode()
|
||||
|
||||
%%
|
||||
a
|
||||
abstract
|
||||
addindex
|
||||
addtogroup
|
||||
anchor
|
||||
arg
|
||||
attention
|
||||
author
|
||||
callgraph
|
||||
code
|
||||
dot
|
||||
else
|
||||
endcode
|
||||
endcond
|
||||
enddot
|
||||
endhtmlonly
|
||||
endif
|
||||
endlatexonly
|
||||
endlink
|
||||
endmanonly
|
||||
endverbatim
|
||||
endxmlonly
|
||||
hideinitializer
|
||||
htmlonly
|
||||
interface
|
||||
internal
|
||||
invariant
|
||||
latexonly
|
||||
li
|
||||
manonly
|
||||
n
|
||||
nosubgrouping
|
||||
note
|
||||
only
|
||||
post
|
||||
pre
|
||||
remarks
|
||||
return
|
||||
returns
|
||||
sa
|
||||
see
|
||||
showinitializer
|
||||
since
|
||||
test
|
||||
todo
|
||||
verbatim
|
||||
warning
|
||||
xmlonly
|
||||
a
|
||||
addtogroup
|
||||
anchor
|
||||
b
|
||||
c
|
||||
class
|
||||
cond
|
||||
copydoc
|
||||
def
|
||||
dontinclude
|
||||
dotfile
|
||||
e
|
||||
elseif
|
||||
em
|
||||
enum
|
||||
example
|
||||
exception
|
||||
exceptions
|
||||
file
|
||||
htmlinclude
|
||||
if
|
||||
ifnot
|
||||
include
|
||||
link
|
||||
namespace
|
||||
p
|
||||
package
|
||||
ref
|
||||
relates
|
||||
relatesalso
|
||||
retval
|
||||
throw
|
||||
throws
|
||||
verbinclude
|
||||
version
|
||||
xrefitem
|
||||
param
|
||||
image
|
||||
defgroup
|
||||
page
|
||||
paragraph
|
||||
section
|
||||
struct
|
||||
subsection
|
||||
subsubsection
|
||||
union
|
||||
weakgroup
|
||||
addindex
|
||||
brief
|
||||
bug
|
||||
date
|
||||
deprecated
|
||||
fn
|
||||
ingroup
|
||||
line
|
||||
mainpage
|
||||
name
|
||||
overload
|
||||
par
|
||||
short
|
||||
skip
|
||||
skipline
|
||||
typedef
|
||||
until
|
||||
var
|
||||
abstract
|
||||
badcode
|
||||
basename
|
||||
bold
|
||||
brief
|
||||
bug
|
||||
c
|
||||
callgraph
|
||||
caption
|
||||
chapter
|
||||
class
|
||||
code
|
||||
codeline
|
||||
compat
|
||||
cond
|
||||
contentspage
|
||||
copydoc
|
||||
corelib
|
||||
date
|
||||
def
|
||||
defgroup
|
||||
deprecated
|
||||
dontinclude
|
||||
dot
|
||||
dotfile
|
||||
dots
|
||||
e
|
||||
else
|
||||
elseif
|
||||
em
|
||||
endabstract
|
||||
endchapter
|
||||
endcode
|
||||
endcond
|
||||
enddot
|
||||
endfootnote
|
||||
endhtmlonly
|
||||
endif
|
||||
endlatexonly
|
||||
endlegalese
|
||||
endlink
|
||||
endlist
|
||||
endmanonly
|
||||
endomit
|
||||
endpart
|
||||
endquotation
|
||||
@@ -135,85 +65,155 @@ endsection3
|
||||
endsection4
|
||||
endsidebar
|
||||
endtable
|
||||
endverbatim
|
||||
endxmlonly
|
||||
enum
|
||||
example
|
||||
exception
|
||||
exceptions
|
||||
expire
|
||||
externalpage
|
||||
file
|
||||
fn
|
||||
footnote
|
||||
generatelist
|
||||
granularity
|
||||
group
|
||||
gui
|
||||
header
|
||||
headerfile
|
||||
hideinitializer
|
||||
htmlinclude
|
||||
htmlonly
|
||||
i
|
||||
if
|
||||
ifnot
|
||||
image
|
||||
include
|
||||
index
|
||||
indexpage
|
||||
ingroup
|
||||
inheaderfile
|
||||
inlineimage
|
||||
inmodule
|
||||
inpublicgroup
|
||||
interface
|
||||
internal
|
||||
invariant
|
||||
keyword
|
||||
l
|
||||
latexonly
|
||||
legalese
|
||||
li
|
||||
line
|
||||
link
|
||||
list
|
||||
macro
|
||||
mainclass
|
||||
mainpage
|
||||
manonly
|
||||
meta
|
||||
module
|
||||
n
|
||||
name
|
||||
namespace
|
||||
network
|
||||
newcode
|
||||
nextpage
|
||||
nonreentrant
|
||||
nosubgrouping
|
||||
note
|
||||
o
|
||||
obsolete
|
||||
oldcode
|
||||
omit
|
||||
omitvalue
|
||||
only
|
||||
opengl
|
||||
overload
|
||||
p
|
||||
package
|
||||
page
|
||||
par
|
||||
paragraph
|
||||
param
|
||||
part
|
||||
post
|
||||
pre
|
||||
preliminary
|
||||
previouspage
|
||||
printline
|
||||
printto
|
||||
printuntil
|
||||
property
|
||||
qt3support
|
||||
qtestlib
|
||||
quotation
|
||||
quotefile
|
||||
quotefromfile
|
||||
quotefunction
|
||||
raw
|
||||
reentrant
|
||||
ref
|
||||
reimp
|
||||
relates
|
||||
relatesalso
|
||||
remarks
|
||||
return
|
||||
returns
|
||||
retval
|
||||
row
|
||||
sa
|
||||
section
|
||||
section1
|
||||
section2
|
||||
section3
|
||||
section4
|
||||
see
|
||||
service
|
||||
short
|
||||
showinitializer
|
||||
sidebar
|
||||
since
|
||||
skip
|
||||
skipline
|
||||
skipto
|
||||
skipuntil
|
||||
snippet
|
||||
sql
|
||||
startpage
|
||||
struct
|
||||
sub
|
||||
subsection
|
||||
subsubsection
|
||||
subtitle
|
||||
sup
|
||||
svg
|
||||
table
|
||||
tableofcontents
|
||||
target
|
||||
test
|
||||
threadsafe
|
||||
throw
|
||||
throws
|
||||
title
|
||||
todo
|
||||
tt
|
||||
typedef
|
||||
uitools
|
||||
underline
|
||||
unicode
|
||||
union
|
||||
until
|
||||
value
|
||||
contentspage
|
||||
externalpage
|
||||
group
|
||||
headerfile
|
||||
indexpage
|
||||
inheaderfile
|
||||
macro
|
||||
module
|
||||
nextpage
|
||||
previouspage
|
||||
property
|
||||
reimp
|
||||
service
|
||||
startpage
|
||||
var
|
||||
variable
|
||||
compat
|
||||
inmodule
|
||||
mainclass
|
||||
nonreentrant
|
||||
obsolete
|
||||
preliminary
|
||||
inpublicgroup
|
||||
reentrant
|
||||
subtitle
|
||||
threadsafe
|
||||
title
|
||||
corelib
|
||||
uitools
|
||||
gui
|
||||
network
|
||||
opengl
|
||||
qt3support
|
||||
svg
|
||||
sql
|
||||
qtestlib
|
||||
verbatim
|
||||
verbinclude
|
||||
version
|
||||
warning
|
||||
weakgroup
|
||||
webkit
|
||||
xml
|
||||
xmlonly
|
||||
xrefitem
|
||||
|
||||
Reference in New Issue
Block a user