Sign in
chromium
/
chromium
/
src
/
ppapi
/
d49de26b4b13e1f286952dad9b06b4682e6d4f73
/
.
/
cpp
/
documentation
/
images-dox
/
README.txt
blob: 9a9e18c72552111b1194298c7d5b07f15b89d635 [
file
]
This directory holds all images that go into the doxygen-generated
API reference doc. To include an image, use code like the following:
@image html figure.jpg
If you want a caption, specify it like this:
@image html figure.jpg "Test image"