Dimitri van Heesch
Dimitri van Heesch
@Xeverous Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available.
This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.13.0. Please verify if this is indeed the case. Reopen the issue...
@pasabanov "looks outdated" is rather subjective of course. You also mention: > The user experience could be greatly improved with the addition of more visually appealing default themes. It can...
I've been trying to address some of the points you mentioned and also improve the overall consistency a bit. Here is a before and after example. before: after: Let me...
@albert-github Please verify if the referenced commit fixes the problem for you. I think this also makes [PR #11592](https://github.com/doxygen/doxygen/pull/11592) obsolete but please check.
@albert-github Pushed a new commit that should address the issues you reported. Let me know if you still see any more problems.
This issue was previously marked 'fixed but not released', which means it should be fixed in doxygen version 1.15.0. Please verify if this is indeed the case. Reopen the issue...
@albert-github If I remember correctly, at the time of switching to C++17, the GCC version used by GitHub actions did not support std::filesystem out of the box (it needs GCC...
I agree that a hierarchy of `README.md` files are not currently processed in a meaningful way. I'll see how I can improve this. Ideally, even the `\dir` should not be...
@albert-github Please check if the referenced commit correctly implements the proposal. I've added a new option `IMPLICIT_DIR_DOCS` to switch between needing an explicit `\dir` command or not.