Bump to doxygen 1.9.2
[platform/upstream/doxygen.git] / testing / 006_author.dox
1 // objective: test the \author, \since, and \version command
2 // check: indexpage.xml
3 /** \mainpage
4  *  \author John Doe
5  *  \author Jane Doe
6  *  \authors David, Steven
7  *  \since version 1.2
8  *  \version 1.8-beta2
9  */