Bump to doxygen 1.9.2
[platform/upstream/doxygen.git] / testing / 012_cite.dox
1 // objective: test the \cite command
2 // check: indexpage.xml
3 // check: citelist.xml
4 // config: CITE_BIB_FILES = $INPUTDIR/sample.bib
5 /** \mainpage
6  *  See \cite knuth79 for more info.
7  *  
8  *  Other references with cross references see \cite Be09 and \cite BertholdHeinzVigerske2009 for more info.
9  */