diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-14 10:52:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-14 10:52:01 +0200 |
commit | 9e37aad8297eb4dbe200e61e2f9ddd71ca06c619 (patch) | |
tree | 6eb2abb177f8974fa2bd4776002ba52edbe0c91e /guide/porting.html | |
parent | Update the feed list (diff) | |
download | python-9e37aad8297eb4dbe200e61e2f9ddd71ca06c619.tar.gz python-9e37aad8297eb4dbe200e61e2f9ddd71ca06c619.tar.bz2 python-9e37aad8297eb4dbe200e61e2f9ddd71ca06c619.zip |
Rebuild with Sphinx 5.2.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'guide/porting.html')
-rw-r--r-- | guide/porting.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/guide/porting.html b/guide/porting.html index 6ce6212..0a9c78d 100644 --- a/guide/porting.html +++ b/guide/porting.html @@ -4,7 +4,7 @@ <html lang="en"> <head> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> <title>Porting tips — Gentoo Python Guide documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> @@ -14,6 +14,7 @@ <script src="_static/underscore.js"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js"></script> <script src="_static/doctools.js"></script> + <script src="_static/sphinx_highlight.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Migration guides" href="migration.html" /> @@ -382,6 +383,7 @@ are provided for the purpose.</p> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="migration.html">Migration guides</a></li> +<li class="toctree-l1"><a class="reference internal" href="qawarn.html">QA checks and warnings</a></li> <li class="toctree-l1"><a class="reference internal" href="package-maintenance.html">Python package maintenance</a></li> <li class="toctree-l1"><a class="reference internal" href="interpreter-maintenance.html">Maintenance of Python implementations</a></li> </ul> @@ -421,7 +423,7 @@ are provided for the purpose.</p> ©2020, Michał Górny, license: CC BY 4.0. | - Powered by <a href="http://sphinx-doc.org/">Sphinx 5.0.2</a> + Powered by <a href="http://sphinx-doc.org/">Sphinx 5.2.3</a> & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> | |