From 938e868b438dd49d1b366a739eb2aba57f0f5b55 Mon Sep 17 00:00:00 2001 From: albert-github Date: Tue, 17 Nov 2020 12:06:18 +0100 Subject: 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. --- doc/commands.doc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/commands.doc b/doc/commands.doc index 631f5c7..6c1f340 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -144,6 +144,7 @@ documentation: \refitem cmdn \\n \refitem cmdname \\name \refitem cmdnamespace \\namespace +\refitem cmdnoop \\noop \refitem cmdnosubgrouping \\nosubgrouping \refitem cmdnote \\note \refitem cmdoverload \\overload @@ -193,6 +194,7 @@ documentation: \refitem cmdsnippet \\snippet \refitem cmdsnippetdoc \\snippetdoc \refitem cmdsnippetlineno \\snippetlineno +\refitem cmdstatic \\static \refitem cmdstartuml \\startuml \refitem cmdstruct \\struct \refitem cmdsubpage \\subpage -- cgit v0.12