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