Generate diagrams from textual description
Go to file
Arnaud Roques a5d39f6dda Version 1.2023.0 2023-01-09 20:13:37 +01:00
.github Update to remove deprecated set-output in GHA 2022-10-24 21:17:59 -04:00
docs Add Docker image locatons 2022-09-25 12:15:24 -04:00
gradle/wrapper update gradle to 7.5.1, assertj, jupiter, setup-java. 2022-09-17 19:01:12 +02:00
skin Version 1.2023.0 2023-01-09 20:13:37 +01:00
src Version 1.2023.0 2023-01-09 20:13:37 +01:00
stdlib Version 1.2023.0 2023-01-09 20:13:37 +01: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 Version 1.2023.0 2023-01-09 20:13:37 +01:00
themes 🐛Fix title on theme 2022-12-21 18:42:39 +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
.dockerignore Add .dockerignore 2022-09-24 23:01:19 +04:00
.editorconfig Add Dockerfile to .editorconfig 2022-09-24 22:51:28 +04:00
.gitignore add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00
COPYING Add GPLv3 License 2014-11-27 09:59:33 +01:00
Dockerfile Drop data volume 2022-09-24 23:01:07 +04: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
build.gradle.kts Set POM details for publishing 2022-09-28 19:49:44 -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
settings.gradle.kts add basic gradle files to allow conversion to gradle in future, #47 2022-01-06 03:13:46 +01:00