doxygen having issue with markdown images -
i tried simple markdown image format this
  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
Post a Comment