1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-12-22 02:49:06 +00:00
Generate diagrams from textual description
Go to file
Peter Schuller 0813b747e3 adds HyperLinks to GANTT Milestones
This resembles the behavior of "normal" tasks in the GANTT chart to
enable linking of milestones.
It is meant to resolve issue #1074
2022-08-02 18:43:52 +02:00
.github Merge pull request #1069 from gliptak/patch-1 2022-07-31 22:43:33 +02:00
docs Add artifact signing to CI workflow & publish signature files in snapshot releases. 2021-12-09 11:54:04 +11:00
gradle/wrapper gradle-7.4.2, github actions current version 2022-04-17 22:10:14 +02:00
skin add support for Exception in class diagram 2022-07-13 23:39:29 +00:00
src adds HyperLinks to GANTT Milestones 2022-08-02 18:43:52 +02:00
stdlib Import version 1.2022.5 2022-05-04 19:52:00 +02:00
svg Add support for interactive mouseover/mouseout focus on SVG to focusing on a node and its edges in a complex diagram. This is enabled with !pragma svginteractive. 2022-02-16 13:31:48 -05:00
test Fixing tests 2022-05-04 19:54:15 +02:00
themes updated carbon gray theme 2022-07-16 21:56:07 +00:00
tools Added script that batch converts SVG and/or PNG files to PlantUml sprites. It was used to generate the Material Sprites from https://github.com/plantuml/plantuml-stdlib/pull/1 2017-12-09 00:38:51 +01:00
.editorconfig IntelliJ specific .editorconfig so it matches the existing Java style 2022-03-14 13:23:36 +11:00
.gitignore add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
build.gradle.kts suppress warning for pdf variant not published at the moment 2022-03-13 11:44:28 +01:00
build.xml Import version 1.2022.5 2022-05-04 19:52:00 +02:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
Dockerfile Add Docker release to GHA 2022-07-29 21:44:46 -04:00
gradle.properties upd: more generic version 2022-06-04 16:37:33 +02:00
gradlew add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
gradlew.bat add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
license.txt Fixed some typos in the license text 2021-09-13 15:04:06 +05:30
manifest.txt Missing manifest file needed for PDF 2021-11-17 18:58:15 +01:00
README.md Update README.md 2022-01-25 10:35:42 +01:00
SECURITY.md Create SECURITY.md 2022-01-21 17:26:43 +01:00
settings.gradle.kts add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00