Create asciidoc generation from javacc doc
------------------------------------------
Key: TEIID-3972
URL:
https://issues.jboss.org/browse/TEIID-3972
Project: Teiid
Issue Type: Sub-task
Components: Documentation
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.0
The grammar page from confluence was generated automatically from javacc a modification
of the html generation of jjdoc from -
https://developer.jboss.org/wiki/TeiidReleaseProcedure
This needs changed again to produce asciidoc - and ideally to run automatically based
upon parser changes.