[ 原始碼: sphinx-a4doc ]
套件:python3-sphinx-a4doc(1.3.0-1)
Sphinx domain and autodoc for Antlr4 grammars
A4Doc is a sphinx plugin for documenting Antlr4 grammars.
It’s primary target is to provide some overview for DSL users (generated documentation may not include some nuances essential for compiler developers).
A4Doc's features are:
* a new domain with grammar and rule directives called ``a4``; * directives for rendering railroad diagrams; * directive for extracting documentation comments and rendering docs and
diagrams from `.g4` source files.
其他與 python3-sphinx-a4doc 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-antlr4
- ANTLR 4.9 runtime for Python 3
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-yaml
- YAML parser and emitter for Python3