This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new a30d4b0 Link to some tool docs
a30d4b0 is described below
commit a30d4b0c8827cb011a50b31082a08a0c4fa58180
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Aug 31 16:00:10 2020 +0200
Link to some tool docs
---
asciidoctor-diagrams/README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/asciidoctor-diagrams/README.md b/asciidoctor-diagrams/README.md
index ab1222c..b8fb4c2 100644
--- a/asciidoctor-diagrams/README.md
+++ b/asciidoctor-diagrams/README.md
@@ -36,10 +36,15 @@ in this project.
The following diagram generation tools should work on a standard Maven setup.
#### ditaa diagram
+
+See http://ditaa.sourceforge.net/#usage for usage information.
+

#### PlantUML diagram
+See https://plantuml.com and
https://crashedmind.github.io/PlantUMLHitchhikersGuide/
+

#### PlantUML diagram from a different source file