cpython/Doc/tools
Jean Abou-Samra 6ef6915d35
gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
pyspecific: Fix i18n for availability directive

If the directive has content, the previous code would nest paragraph
nodes from that content inside a general paragraph node, which confuses
Sphinx and leads it to drop the content when translating. Instead, use a
container node for the body.

Also use set_source_info so that any warnings have location info.
2023-02-12 15:20:11 +01:00
..
extensions gh-101845: pyspecific: Fix i18n for availability directive (GH-101846) 2023-02-12 15:20:11 +01:00
static bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) 2020-11-07 12:28:31 +01:00
templates bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852) 2022-12-06 08:37:41 -05:00