doxygen having issue with markdown images -


i tried simple markdown image format this

![from web](http://qassociates.files.wordpress.com/2012/03/apple_logo2.jpg)  ![from system](file:///home/xyz.jpg) 

initially tried on retext , exported pdf , showing both images perfectly
when tried same syntax markdown text file further creating pdf using doxygen not showing images ,any idea ?? missing ??

finally tried link , working .

this maybe problem doxygen, guess detect markdown images.

so tried latex commands

@image latex home/picture.png 

and besides can pass latex (latex image commands ) command doxygen using in text file

\latexonly  latex command here  \endlatexonly 

Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -