thibaultmarin / hpp2plantuml

Convert C++ header files to PlantUML
MIT License
223 stars 35 forks source link

Some diagram description contains errors #9

Closed improve100 closed 3 years ago

improve100 commented 3 years ago

java -jar ~/bin/plantuml.jar xsens.puml Error line 5088 in file: xsens.puml Some diagram description contains errors

Because github can't upload .puml file, i change suffix TXT. xsens.txt

thibaultmarin commented 3 years ago

v0.7.1 tries to handle your example better. It produces a valid plantuml file on my tests. Please let me know if it works for you.