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

Uml directive #2827

Merged
merged 5 commits into from
Mar 4, 2021
Merged

Uml directive #2827

merged 5 commits into from
Mar 4, 2021

Conversation

jaapio
Copy link
Member

@jaapio jaapio commented Feb 19, 2021

Introduces the new UML directive that will use plantuml to render diagrams in your documentation

image

@mvriel
Copy link
Member

mvriel commented Feb 27, 2021

Is this something I can help with, while you focus on the Version/DocumentationSet refactor?

@mvriel mvriel self-assigned this Mar 2, 2021
jaapio and others added 3 commits March 3, 2021 21:23
A new directive, `uml`, is introduced with which you can render uml
diagrams purely through text using the tool `plantuml`. For this to
work, a new directive needed to be added (jeez, need some rework here)
and a plantuml rendering service is introduced.

The presented code is functional, but can use some TLC and tests. For
one, I want to replace the innards of PlantumlClassDiagram to use the
new Renderer service.
@mvriel mvriel force-pushed the feature/uml-directive-guides branch from e93084d to 02eff20 Compare March 3, 2021 20:23
@jaapio jaapio merged commit b7114c9 into master Mar 4, 2021
@jaapio jaapio deleted the feature/uml-directive-guides branch March 4, 2021 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants