albert-github

Results 944 comments of albert-github

You mean using "XML comment type" or the support of "XML comment type" in IAR? I do remember that when having something like ``` ///The summary text ``` there is...

It is a bit strange that in IAR the words `long` and `short` are differently

With the 1.9.6 version (I don´t have a 1.9.7 at hand at the moment) I see: ![image](https://github.com/doxygen/doxygen/assets/5223533/cbbcf574-fbf2-41b8-abc3-3bbc26a33b56) With the 1.11. version: ![image](https://github.com/doxygen/doxygen/assets/5223533/ec1a51fa-3689-414a-a819-4ae53c4e7e07) so a bit extra white space. With the...

The attached example is what I used: [example.tar.gz](https://github.com/user-attachments/files/15928174/example.tar.gz)

Even with the line you wrote in https://github.com/doxygen/doxygen/issues/10517#issuecomment-2182823608 I cannot reproduce the problem with the 1.11.0 version, so: - Can you please attach a, small, **self contained example (source+configuration file...

Thanks for the example, with this I can reproduce the problem (and it is still present in the current master, 1.12.0 (7673d22af1cea4d84bdc00164d9c9a25d693a714), the problem is still visible. Running with `doxygen...

Thanks for the new issue. > I don't understand what this means That is understandable but it was meant for other developers a a first indication of what might be...

@emmenlau thanks for the ping, which version did you test last? When not the current doxygen version(1.12.0 released today, August 7, 2024) please test this version.

@emmenlau Strange as when I take the example as provided I still have the problem. Did the tagfiles/tagfile.tag.xml change as well in your case? If so please provide the file.