Hi Bertrand, On Mon, 2020-08-31 at 12:46 +0200, Bertrand Delacretaz wrote: > Hi, > > FYI I have added a sample at > https://github.com/apache/sling-whiteboard/tree/master/asciidoctor-diagrams > of how to generate diagrams for our README and other documentation > files using https://asciidoctor.org/docs/asciidoctor-diagram/ > > That tool supports a large number of diagram syntaxes (structured > text, diffable). > > See [1] for example diagrams in text form, and [2] for the resulting > diagrams.
That is really nice! I think it would be a great fit for diagrams that we store on the Sling website. Regenerating existing ones is probably a large investment, but adding new diagrams should IMO use this kind of mechanism. Thanks, Robert > > -Bertrand > > [1] > https://raw.githubusercontent.com/apache/sling-whiteboard/master/asciidoctor-diagrams/src/main/asciidoc/some-diagrams.adoc > [2] > https://github.com/apache/sling-whiteboard/tree/master/asciidoctor-diagrams
