albert-github
albert-github
Strange. - does there exist, by chance, a `gswin32c.exe` on `C:/build_tool/T_texlive~VRR1/T_texlive/bin/windows` or anywhere else on the used `PATH`? - what is the result of `where gswin32c.exe` - what is the...
I think I see the problem, it looks like on Windows the `EXTERNAL_TOOL_PATH` is not considered in other words that the Windows call `SetEnvironmentVariable` / `getenv` doesn't do what is...
I've just pushed a proposed patch, pull request #11139
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).
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).
[Question] Is it possible to exclude certain structs from inlining with INLINE_SIMPLE_STRUCTS = YES?
There is a scrollbar just above the bottom border with the doxygen logo. You didn't mention the OS you used but when looking at the output on Windows 10 the...
[Question] Is it possible to exclude certain structs from inlining with INLINE_SIMPLE_STRUCTS = YES?
@doxygen I saw the changes: ``` const int MAX_CELL_SIZE=60; isSimple=md->typeString().length()+md->name().length()+md->argsString().length()isTypedef() || md->isEnumerate() || md->isEnumValue())` (just below) part as well?
In the puml file we see: ``` @startuml example_diagram Bob -> Alice : hello @enduml ``` and apparently this translates to the filename `inline_umlgraph_1.svg example_diagram.svg` although on the HTML code...
I've just pushed a proposed patch, pull request #11500
Adjusted 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).