• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This directory holds all images that go into the doxygen-generated
2API reference doc. To include an image, use code like the following:
3
4@image html figure.jpg
5
6If you want a caption, specify it like this:
7
8@image html figure.jpg "Test image"
9
10