What is the status of integrating doxygen and trac. Did we decided where the user and developer guide would be (wiki or dox)?
This morning I was thinking about how to integrate doxygen with trac and I thought it would be very nice if we could use doxygen aliases as commands. So then in the doxygen comments we could do something like: /*! A method * * This does something. See devguide(method) for more information. * * \param Takes any enum what works with oglcmd(glEnable) * \bugs There is a bug in this method. tracbug(32) */ I looked into it a bit with doxygen and it looks like this is something they want to. See #28 on http://www.stack.nl/~dimitri/doxygen/todo.html. Does anyone on the list have any experience with the doxygen code? How hard would it be to add something like this? -Allen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
