doxygen/testing/012_cite.dox

10 lines
302 B
Plaintext

// objective: test the \cite command
// check: indexpage.xml
// check: citelist.xml
// config: CITE_BIB_FILES = $INPUTDIR/sample.bib
/** \mainpage
* See \cite knuth79 for more info.
*
* Other references with cross references see \cite Be09 and \cite BertholdHeinzVigerske2009 for more info.
*/