Ok, so since I can't seem to attach it due to mailing to a list (probably), 
this can be reviewed at:

https://github.com/apache/incubator-daffodil-site/pull/11/

To view the asciidoc (which has UML class diagrams in it), you'll need to 
checkout the pull-request. Then you can view it with chrome with asciidoc 
plugin, eclipse asciidoc mode, or intellij asciidoc mode.

You can do this via:

git fetch origin refs/pull/11/head:pr/origin/11
git checkout pr/origin/11

That's assuming your remote for the daffodil-site is named "origin". Modify 
accordingly if not.

________________________________
From: Steve Lawrence <slawre...@apache.org>
Sent: Wednesday, November 6, 2019 9:08 AM
To: dev@daffodil.apache.org <dev@daffodil.apache.org>
Subject: Re: design note on changes for DAFFODIL-2192 fix

Sill missing. Maybe a mail server is removing it?

On 11/6/19 8:32 AM, Beckerle, Mike wrote:
> Attached.
> --------------------------------------------------------------------------------
> *From:* Christofer Dutz <christofer.d...@c-ware.de>
> *Sent:* Wednesday, November 6, 2019 3:10 AM
> *To:* dev@daffodil.apache.org <dev@daffodil.apache.org>
> *Subject:* Re: design note on changes for DAFFODIL-2192 fix
> Hi Mike,
>
> unfortunately there is nothing attached.
>
> But in the PLC4X we also use Asciidoctor for the website as well as all the
> diagrams. Works nicely.
> Also IntelliJ has an asciidoctor view too.
>
>
> Chris
>
>
>
> Am 06.11.19, 03:24 schrieb "Beckerle, Mike" <mbecke...@tresys.com>:
>
>      There is also a slick asciidoc mode for Eclipse. You get side by side
> panels with source on left and rendering (including diagrams) on right.
>      ________________________________
>      From: Beckerle, Mike
>      Sent: Tuesday, November 5, 2019 8:37 PM
>      To: dev@daffodil.apache.org <dev@daffodil.apache.org>
>      Subject: design note on changes for DAFFODIL-2192 fix
>
>      I have stopped using confluence wiki for design notes because well, it
> converts everything into wiki pages that aren't particularly maintainable.
>
>      I am trying asciidoc.
>
>      The attached file is an asciidoc design note with diagrams that are
> automatically rendered.
>
>      Get the asciidoc plugin for chrome (Note: the firefox version of this
> plugin is not working currently)
>      In the preferences/settings for the plugin, enable the diagrams feature.
>
>      You can then look at the file and see the UML diagrams which are created
> from text descriptions in the document.
>
>
>
>
>

Reply via email to