.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
conftest.py
pyproject.toml
.github/dependabot.yml
.github/workflows/ci.yaml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/autodoc.rst
docs/source/conf.py
docs/source/directives.rst
docs/source/example.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/roles.rst
docs/source/settings.rst
docs/source/sphinx-a4doc.rst
docs/source/_extensions/yacc_hl.py
docs/source/_extra/robots.txt
docs/source/_static/syntax-diagrams-ext.css
docs/source/example/Calc.y
docs/source/example/Json.g4
sphinx_syntax/__init__.py
sphinx_syntax/_version.py
sphinx_syntax/autodoc.py
sphinx_syntax/diagram.py
sphinx_syntax/domain.py
sphinx_syntax/model.py
sphinx_syntax/model_renderer.py
sphinx_syntax/py.typed
sphinx_syntax/reachable_finder.py
sphinx_syntax.egg-info/PKG-INFO
sphinx_syntax.egg-info/SOURCES.txt
sphinx_syntax.egg-info/dependency_links.txt
sphinx_syntax.egg-info/requires.txt
sphinx_syntax.egg-info/top_level.txt
sphinx_syntax/ext/__init__.py
sphinx_syntax/ext/utils.py
sphinx_syntax/ext/antlr4/__init__.py
sphinx_syntax/ext/antlr4/sphinx_a4doc_convert.py
sphinx_syntax/ext/bison/__init__.py
sphinx_syntax/ext/syntax/ANTLRv4Lexer.g4
sphinx_syntax/ext/syntax/ANTLRv4LexerBase.py.in
sphinx_syntax/ext/syntax/ANTLRv4Parser.g4
sphinx_syntax/ext/syntax/BisonLexer.g4
sphinx_syntax/ext/syntax/BisonLexerBase.py.in
sphinx_syntax/ext/syntax/BisonParser.g4
sphinx_syntax/ext/syntax/LexBasic.g4
sphinx_syntax/ext/syntax/__init__.py
sphinx_syntax/ext/syntax/run_gen.py
sphinx_syntax/ext/syntax/gen/ANTLRv4Lexer.interp
sphinx_syntax/ext/syntax/gen/ANTLRv4Lexer.py
sphinx_syntax/ext/syntax/gen/ANTLRv4Lexer.tokens
sphinx_syntax/ext/syntax/gen/ANTLRv4LexerBase.py
sphinx_syntax/ext/syntax/gen/ANTLRv4Parser.interp
sphinx_syntax/ext/syntax/gen/ANTLRv4Parser.py
sphinx_syntax/ext/syntax/gen/ANTLRv4Parser.tokens
sphinx_syntax/ext/syntax/gen/ANTLRv4ParserListener.py
sphinx_syntax/ext/syntax/gen/ANTLRv4ParserVisitor.py
sphinx_syntax/ext/syntax/gen/BisonLexer.interp
sphinx_syntax/ext/syntax/gen/BisonLexer.py
sphinx_syntax/ext/syntax/gen/BisonLexer.tokens
sphinx_syntax/ext/syntax/gen/BisonLexerBase.py
sphinx_syntax/ext/syntax/gen/BisonParser.interp
sphinx_syntax/ext/syntax/gen/BisonParser.py
sphinx_syntax/ext/syntax/gen/BisonParser.tokens
sphinx_syntax/ext/syntax/gen/BisonParserListener.py
sphinx_syntax/ext/syntax/gen/BisonParserVisitor.py
sphinx_syntax/ext/syntax/gen/__init__.py
sphinx_syntax/static/syntax-diagrams-ext.css
sphinx_syntax/static/syntax-diagrams-latex.css
sphinx_syntax/static/syntax-diagrams.css
test/conftest.py
test/test_regression.py
test/roots/test-doc/Makefile
test/roots/test-doc/conf.py
test/roots/test-doc/index.rst
test/roots/test-doc/make.bat
test/roots/test-doc/grammars/Bison.y
test/roots/test-doc/grammars/Lexer.g4
test/roots/test-doc/src/audodoc-bison.rst
test/roots/test-doc/src/audodoc-filter.rst
test/roots/test-doc/src/audodoc-lexer.rst
test/roots/test-doc/src/audodoc-rule.rst
test/roots/test-doc/src/diagram-opt.rst
test/roots/test-doc/src/diagram-override.rst
test/roots/test-doc/src/diagram-refs.rst
test/roots/test-doc/src/diagram-resolver-data.rst
test/roots/test-doc/src/diagram-settings.rst
test/roots/test-doc/src/diagrams.rst
test/roots/test-doc/src/invalid-yaml.rst
test/roots/test-doc/src/objects.rst
test/roots/test-doc/src/ref-targets.rst
test/roots/test-doc/src/refs.rst
test/roots/test-doc/src/root-rule.rst
test/test_regression/doc-audodoc-bison.html
test/test_regression/doc-audodoc-lexer.html
test/test_regression/doc-audodoc-rule.html
test/test_regression/doc-diagram-opt.html
test/test_regression/doc-diagram-override.html
test/test_regression/doc-diagram-refs.html
test/test_regression/doc-diagram-resolver-data.html
test/test_regression/doc-diagram-settings.html
test/test_regression/doc-diagrams.html
test/test_regression/doc-objects.html
test/test_regression/doc-refs.html
test/test_regression/doc-root-rule.html