[Doxygen-users] best ways of getting images into generated outputs
Brought to you by:
dimitri
From: John C. <j.c...@ar...> - 2001-09-04 22:15:33
|
What should I do if I had an image file (.gif, .png, .jpg, etc.) and wanted to have some Doxygen comment in my source code cause that image to be displayed in the generated output? Ideally I want to have the imaged display in both LaTeX (which I convert to .pdf) and HTML. I know for HTML only I could include an HTML <IMG> tag, but that doesn't help LaTeX. Any thoughts on good options?? Thanks, --John j.c...@ar... |