290b29882116daf7dd328a0d978b82e7d0cddf4f
[platform/upstream/doxygen.git] / testing / 051_escape.dox
1 // objective: test various characters that should be escaped
2 // check: indexpage.xml
3 /** 
4 \mainpage 
5 Dollar \$ 
6 At \@
7 Backslash \\
8 Amphasand \&
9 Less \<
10 Greater \>
11 Hash \#
12 Percent \%
13 Quote \"
14 Dot \.
15 Double colon \::
16 Pipe \|
17 Plus \+
18 Minus \-
19
20 */