Hello:

I have a documentation of the tipe

/**
\param[in] parameter1 Blahblahbla
\param[in] parameter2 This parameter should be greater than \em parameter1
*/

Usually I use to refer to a parameter inside documentation with the
tag \em, \p or \a. I searched about any command in order to refer a
parameter. I think there is no one that produces an html link to the
parameter. Well, but I would like that the reference to parameter1
would have the same appearance (font and colour) as the parameter
printed for \param[in] parameter1, \param[in] parameter12, etc. (in my
case s a kind of bold dark red). Is there a such command?

Thanks

-- 
*****************************************
José Luis García Pallero
jgpall...@gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to