xref: /plugin/ebnf/README (revision cfb698a7462f3a0e62e5a5ca72feecb0c0d4de4e)
1*cfb698a7SVincent.TscherterEBNF Plugin for DokuWiki
2a345322fSVincent.Tscherter
3*cfb698a7SVincent.TscherterEBNF Parser and Syntax Diagram Renderer. Parses grammars in
4*cfb698a7SVincent.Tscherterbackus�naur form (EBNF) and renders as syntax diagram
5a345322fSVincent.Tscherter
6a345322fSVincent.TscherterAll documentation for this plugin can be found at
7*cfb698a7SVincent.Tscherterhttp://www.dokuwiki.org/plugin:ebnf
8a345322fSVincent.Tscherter
9a345322fSVincent.Tscherter----
10a345322fSVincent.TscherterCopyright (C) Vincent Tscherter <vincent.tscherter@gmail.com>
11a345322fSVincent.Tscherter
12a345322fSVincent.TscherterThis program is free software; you can redistribute it and/or modify
13a345322fSVincent.Tscherterit under the terms of the GNU General Public License as published by
14*cfb698a7SVincent.Tscherterthe Free Software Foundation; version 3 of the License
15a345322fSVincent.Tscherter
16a345322fSVincent.TscherterThis program is distributed in the hope that it will be useful,
17a345322fSVincent.Tscherterbut WITHOUT ANY WARRANTY; without even the implied warranty of
18a345322fSVincent.TscherterMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19a345322fSVincent.TscherterGNU General Public License for more details.
20