python-peps/pep_sphinx_extensions/pep_processor/parsing
CAM Gerlach f87de8284c
Infra: Add new directives to point to PEP's canonical content (#2702)
As originally discussed in #2692 , this adds a three new custom directives intended to be used at the top of PEPs:

* `pep-banner`, a generic admonition banner that can be subclassed with an arbitrary message,
* `canonical-docs`, which renders a banner linking to a `Final` PEP's canonical documentation/specification.
* `canonical-pypa-spec`, a banner for packaging interoperability PEPs linking to the canonical PyPA specs.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-08-02 22:48:56 -05:00
..
pep_banner_directive.py Infra: Add new directives to point to PEP's canonical content (#2702) 2022-08-02 22:48:56 -05:00
pep_parser.py Sphinx support: add PEP 0 generation extension (1932) 2021-06-12 18:51:14 +01:00
pep_role.py Use PEP titles and sections as title text for `:pep:` references (#2366) 2022-02-27 22:58:15 +00:00