The warning is OK, but I expected that internal startuml command is overridden by the alias, or at least, that the internal startuml command is including the preprocessed images (as defined as parameter).
Example usage:
@startuml{simple.png}...@enduml
Do I miss something or is this a bug?
version 1.8.9.1
cygwin on Windows 7
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm generating plantUML images before starting doxygen.
This worked fine in 1.8.6, with the following aliases defined:
With version 1.8.9.1 I get the following warning:
The warning is OK, but I expected that internal startuml command is overridden by the alias, or at least, that the internal startuml command is including the preprocessed images (as defined as parameter).
Example usage:
Do I miss something or is this a bug?
version 1.8.9.1
cygwin on Windows 7