Imported Upstream version 1.8.15
[platform/upstream/doxygen.git] / testing / 031_image.dox
1 // objective: test the \image command
2 // check: indexpage.xml
3 // config: IMAGE_PATH = $INPUTDIR
4 /** \mainpage
5  * Some text.
6  * \image html sample.png
7  * \image latex sample.png "Doxygen logo" width=5cm
8  * \image docbook sample.png
9  * More text.
10  */