If you just use HTML output, you can simply use the HTML_EXTRA_FILES field in the doxygen configuration file.
If you have a simple README text file, simply add it to the program directory manually.
You can also fake the .h file with the \mainpage tag to populate the main page of your output.
source share