Skip to content

Commit 938e868

Browse files
committed
Missing commands in list of commands documentation
At the top of the chapter describing the commands there is a list with described commands, here the commands: ``` \noop \static ``` were missing.
1 parent af8465e commit 938e868

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/commands.doc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ documentation:
144144
\refitem cmdn \\n
145145
\refitem cmdname \\name
146146
\refitem cmdnamespace \\namespace
147+
\refitem cmdnoop \\noop
147148
\refitem cmdnosubgrouping \\nosubgrouping
148149
\refitem cmdnote \\note
149150
\refitem cmdoverload \\overload
@@ -193,6 +194,7 @@ documentation:
193194
\refitem cmdsnippet \\snippet
194195
\refitem cmdsnippetdoc \\snippetdoc
195196
\refitem cmdsnippetlineno \\snippetlineno
197+
\refitem cmdstatic \\static
196198
\refitem cmdstartuml \\startuml
197199
\refitem cmdstruct \\struct
198200
\refitem cmdsubpage \\subpage

0 commit comments

Comments
 (0)