031_image.dox 212 Bytes
Newer Older
1 2 3 4 5 6 7 8 9
// objective: test the \image command
// check: indexpage.xml
// config: IMAGE_PATH = .
/** \mainpage
 * Some text.
 * \image html sample.png
 * \image latex sample.png "Doxygen logo" width=5cm
 * More text.
 */