Add author image to library documentation.

Dean Camera 16 years ago
parent 48b3c9976c
commit 345506b11c

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

@ -7,6 +7,8 @@
/**
* \page Page_Donating Donating to Support This Project
*
* \image html Author.jpg "Dean Camera, LUFA Developer"
*
* I am a 20 year old University student studying for a double degree in Computer Science and Electronics Engineering.
* The development and support of this library requires much effort from myself, as I am the sole developer, maintainer
* and supporter. Please consider donating a small amount to support this and my future Open Source projects - All

@ -640,7 +640,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
IMAGE_PATH =
IMAGE_PATH = ./
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program

Loading…
Cancel
Save