1// objective: test \anchor command
2// check: indexpage.xml
3/** \mainpage
4 *  \ref myanchor "See Anchor"
5 *  Some text.
6 *  \anchor myanchor
7 *  More text.
8 */
9