jothepro
jothepro
Interesting. Can you give me guidance on how I can reproduce the issue? What version of Doxygen was used? Is the issue present in all major browsers? I cannot reproduce...
Thank you @Rain1560, with the given example I could reproduce a problem with the tree view navigation (although I am not sure if it is the same bug described by...
The feature has already been released with [v2.1.0](https://github.com/jothepro/doxygen-awesome-css/releases/tag/v2.1.0) I'll close this issue to avoid confusion.
That's a neat idea! Thanks for the suggestion! Unfortunately it would be low on my priority list bc I don't use lcov/gcovr html output myself. But I'll keep it in...
Very cool, need to listen to that episode later! I'm thinking about pushing the repo-splitting forward for a while now, but nothing happens. :P This gives me a push to...
@a4z @bojanin do you use CMake in your project configuration? How do you call djinni in your build-configuration?
What is the result of your function? Does it fill variables with lists of the generated files? Or does it generate targets ready to go? My current wrapper implementation calls...
hm, thats a great idea! My take on it would be: ```cmake execute_process(COMMAND djinni --idl project-a.djinni # print a \n separated list of all generated files to stdout --print-generated-files OUTPUT_VARIABLE...
While working on the documentation i found out that the suggested command line argument already exists: > `--list-out-files ` Optional file in which to write the list of output files...
Doxygen 1.9.6 is out and has resolved this issue. Pls consider upgrading to this version, Doxygen 1.9.5 is still not supported by this theme!