LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   List of Doxygen Tags (https://www.linuxquestions.org/questions/programming-9/list-of-doxygen-tags-848871/)

action_owl 12-07-2010 10:02 AM

List of Doxygen Tags
 
Just looking for list of all the tags that Doxygen supports like
@author @param etc...

It supposedly supports Javadoc tags but I haven't had much luck finding a list of those either.

I'm updating a Php application and updating the documentation in the process, It was documented with Phpdoc and Doxygen is not recognizing all of it's tags.

dugan 12-07-2010 10:18 AM

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

Snark1994 12-07-2010 10:29 AM

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

action_owl 12-07-2010 10:32 AM

I didn't realize that the \ and @ where interpreted the same.

thank you!


All times are GMT -5. The time now is 04:38 PM.