Re:[Doxygen-users] Highlighted parameter names in function descriptions
Brought to you by:
dimitri
From: Philippe L. <Ph...@gm...> - 2001-12-07 10:31:17
|
Additional note: If you meant that Doxygen should automatically highlight parameters names in the descriptions, I don't think this is a good idea.. What if we have parameters name that are simple English (or the language used in the doc) words? There will be false hits if the description mixes these words with the parameter names. You can object that your project always use compound names, but I still think it is better to explicitely mark these parameters. Plus it gives you control, you can eg. use @a for 'in' parameters, and @p for 'out' ones. Regards. -- --=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=-- Philippe Lhoste (Paris -- France) Professional programmer and amateur artist http://jove.prohosting.com/~philho/ --=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=#=-- Sent through GMX FreeMail - http://www.gmx.net |