albert-github
albert-github
@doxygen I've done some investigations and completely removing the `\mbox` would probably work but I see some artifacts that I don't like. E.g. in the doxygen manual we would get:...
I've just pushed a proposed patch, pull request #11866
Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).
You supplied some source code but can you please expand this to a small example so: - Can you please attach a, small, self contained example (source+configuration file in a...
There are a number of problems here: - missing closing `@}` of the defgroup, which is typical usage (and probably due to creating a small example). - missing the title...
@62f What do you mean with as it looks to me that the file is available: >The "/attachments/bug6976..rouping.zip/download" file could not be found or is not available. Please select another...
@62f it looks like there is a double download here. I can download https://sourceforge.net/projects/doxygen/files/attachments/bug697689_241119_grouping.zip/download without problems
Until now I never saw that copy possibility before. The "code block" was created when converting the issue from a bugzilla issue (the original still can be found at: https://bugzilla.gnome.org/show_bug.cgi?id=697689)...
With the incomplete information given I'm not able to reproduce the problem, so: - Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or...
Looks like that the call to `stripScope` in the function `DocRef::DocRef` (docnode.cpp) causes the problem. looks like that in the `stripScope` function in util.cpp the `(` isn't seen as a...