| Index: documentation/images-dox/README.txt
|
| diff --git a/documentation/images-dox/README.txt b/documentation/images-dox/README.txt
|
| deleted file mode 100644
|
| index 9a9e18c72552111b1194298c7d5b07f15b89d635..0000000000000000000000000000000000000000
|
| --- a/documentation/images-dox/README.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -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"
|
| -
|
|
|