id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
868,Search for class methods,dirk@users.sf.net,cboos,Updated version of #780 with some new features.\r\n\r\nIt is now possible to directly link to methods in the doxygen documentation_ for example:\r\n\r\n{{{\r\n[dox:"TypeTraits<bool>::getMin"]\r\n[dox:"VectorInterface::operator *"]\r\n[dox:"VectorInterface::VectorInterface(const ValueTypeT *pVals)"]\r\n[dox:"osg::VectorInterface::squareLength(void) const"]\r\n}}}\r\n\r\n(go to http://opensg.vrsource.org/trac/wiki/Sandbox/TestPage to see it live)\r\n\r\nall work_ i.e. it is possible to link to pretty much anything_ including operators and overloaded methods. The detection is not very robust_ i.e. argument names must match etc._ but it's useful.\r\n\r\nThe code is not the nicest (still getting the hang of python)_ but seems to work well enough for us.\r\n\r\nHope it helps\r\n\r\n   Dirk\r\n,defect,new,normal,DoxygenPlugin,normal,,,,0.10
