Is it possible to combine Doxygen commands? -


\todo \image html clone.png

the intent here place image inside todo appears when put 1 tag after another, tag ignored. there way this? i've tried more \image, appears case 2 tags use in succession.

there many ways images documentation. maybe try html , might not break \todo command.

\todo <img src=clone.png> 

you can create alias in setup file makes easy , clean include image.

i have found commands seem end other commands. note not commands end "\todo" command. font commands such \c in example \arg not end command.

http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdarg


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -