GNOME Bugzilla – Bug 608480
[+PATCH] \dir command don't work to current directory
Last modified: 2010-02-24 15:44:18 UTC
Created attachment 152600 [details] [review] path to fix this bug If I create doxygen comment like: //-- test.cpp -- /** * \dir * Bla bla bla - this is documentation. */ //============== I got nothing. But i want to link this documentation to _current_ directory. So, I'm attaching the patch, that fixes it.
When I say "current directory" I mean directory where while with this comment is located.
I'll include you patch in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.3. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.
Thanks, checked the release - it is works now.