sphinx-a4doc 1.3.0-ok1.1 source package in openKylin

Changelog

sphinx-a4doc (1.3.0-ok1.1) nile; urgency=medium

  * update version info.

 -- rtlhq <nobelxyz@163.com>  Thu, 28 Sep 2023 14:15:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python
Huanghe V3.0 release main python
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-a4doc_1.3.0.orig.tar.xz 73.8 KiB aa9a3ce7551a5c9798fd7c0f76360ae4808e9da0297efb92c5d7e600c0949331
sphinx-a4doc_1.3.0-ok1.1.debian.tar.xz 3.0 KiB fb581d5b52aa1c1d91caf910f40562b939e46dbfb9da0ba735c5a2ab682f9c78
sphinx-a4doc_1.3.0-ok1.1.dsc 1.8 KiB 61a47a24d7fc41464030ecaf4f32a9305d6531d13b534c1e3cd5f4f88a569acc

Available diffs

View changes file

Binary packages built by this source

python3-sphinx-a4doc: 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.