doxygen/tests/upstream-test-suite/051_escape.dox

21 lines
245 B
Plaintext

// objective: test various characters that should be escaped
// check: indexpage.xml
/**
\mainpage
Dollar \$
At \@
Backslash \\
Ampersand \&
Less \<
Greater \>
Hash \#
Percent \%
Quote \"
Dot \.
Double colon \::
Pipe \|
Plus \+
Minus \-
*/