-
Notifications
You must be signed in to change notification settings - Fork 64
Update to ArchiMate 3.2 specifications and reorganize folders to assist plantuml build #54
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
base: master
Are you sure you want to change the base?
Conversation
Better align with the Archimate 3 specification
…antuml/plantuml` and which parts go into `plantuml/plantuml-stdlib`; inlcude latest version of PlantUML ArchiMate support files
@Potherca / @ebbypeter / @michiel (your handles have been linked to ArchiMate-PlantUML in the past), I hope you are OK with my proposed updates. I'd be happy to join the plantuml-stdlib organization to work as co-maintainer of the ArchiMate-PlantUML repo. |
Set the PR to draft, as I will be adding updated images to reflect the latest definitions. |
Here's a PR to update ArchiMate-PlantUML with the files that have also been incorporated in
plantuml/plantuml-stdlib
andplantuml/plantuml
. That way, this repo can continue to act as the source-of-truth for the ArchiMate stdlib.The PR includes:
!global $ARCH_LINETYPE = curve
orpolyline
)plantuml/plantuml
(embedded sprites) andplantuml/plantuml-stdlib
(Archimate.puml and themes)The files that are needed in the plantuml builds are located in
./dist
, with the supporting files that are used to produce the SVG sprites in./src/resources/
and./scripts/
. See./src/resources/README.md
for more information on generating the SVG sprites.