sphinx-a4doc 1.6.0-ok1 source package in openKylin
Changelog
sphinx-a4doc (1.6.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:45:14 +0800
sphinx-a4doc (1.6.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 13:45:14 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| sphinx-a4doc_1.6.0.orig.tar.gz | 93.5 KiB | 816182e3bea85aa30a66a236747848ee98889cc51a9b7c62c90805f629d6209d |
| sphinx-a4doc_1.6.0-ok1.debian.tar.xz | 5.8 KiB | d83deb75f2bc699595193939e6e2aa29c4b506beb5d4185d83ce89131606c4be |
| sphinx-a4doc_1.6.0-ok1.dsc | 2.0 KiB | aeb9e21967fed817aba0292530d745ce99ccfa2b054b2c2110e429aea168d76d |
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.