Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to select PlantUML element type for specific c++ entity #100

Open
bkryza opened this issue Feb 25, 2023 · 0 comments
Open

Add option to select PlantUML element type for specific c++ entity #100

bkryza opened this issue Feb 25, 2023 · 0 comments
Labels
class diagrams enhancement New feature or request

Comments

@bkryza
Copy link
Owner

bkryza commented Feb 25, 2023

This option should allow to override defaults, for instance to select PlantUML struct for plain C/C++ structs, or annotation for C++ concepts...

Currently all class like objects such as class, struct, class template, concept are rendered by default using PlantUML class element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class diagrams enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant