From 95b0c861caf58c8f4e2cdcc2c7506679668728bb Mon Sep 17 00:00:00 2001 From: albert-github Date: Fri, 19 Feb 2021 11:20:54 +0100 Subject: Correction end tag in documentation Small documentation correction (missing `/` in end tag). --- doc/trouble.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/trouble.doc b/doc/trouble.doc index 5405a81..a2e9be6 100644 --- a/doc/trouble.doc +++ b/doc/trouble.doc @@ -34,7 +34,7 @@ or unions with the same name in your code. It should not crash however, rather it should ignore all of the classes with the same name except one.
  • Some commands do not work inside the arguments of other commands. - Inside a HTML link (i.e. \...\) for instance + Inside a HTML link (i.e. \...\) for instance other commands (including other HTML commands) do not work! The sectioning commands are an important exception.
  • Redundant braces can confuse doxygen in some cases. -- cgit v0.12