summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-14 10:52:01 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-14 10:52:01 +0200
commit9e37aad8297eb4dbe200e61e2f9ddd71ca06c619 (patch)
tree6eb2abb177f8974fa2bd4776002ba52edbe0c91e /guide/porting.html
parentUpdate the feed list (diff)
downloadpython-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.html6
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 &#8212; 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>
&copy;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>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|