diff options
Diffstat (limited to 'doc/htmlcmds.doc')
-rw-r--r-- | doc/htmlcmds.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc index 8d25c6b..b835c37 100644 --- a/doc/htmlcmds.doc +++ b/doc/htmlcmds.doc @@ -106,6 +106,7 @@ The special HTML characters entities that are recognized by Doxygen: writes a character with a circumflex accent (like â). <li>\c &?tilde; where ? is one of {A,N,O,a,n,o}, writes a character with a tilde accent (like ã). +<li>\c ß write a sharp s (i.e. ß) to the output. </ul> */ |