diff options
Diffstat (limited to 'guide/porting.html')
-rw-r--r-- | guide/porting.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/guide/porting.html b/guide/porting.html index e540d9f..2f5e0f2 100644 --- a/guide/porting.html +++ b/guide/porting.html @@ -7,7 +7,8 @@ <title>Porting tips — Gentoo Python Guide documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" /> - <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" /> + <link rel="stylesheet" type="text/css" href="_static/basic.css?v=c058f7c8" /> + <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9a2dae69"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> @@ -546,7 +547,16 @@ modules need to be imported and used separately rather than one.</p> -<h3>Navigation</h3> + +<search id="searchbox" style="display: none" role="search"> + <div class="searchformwrapper"> + <form class="search" action="search.html" method="get"> + <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/> + <input type="submit" value="Go" /> + </form> + </div> +</search> +<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3> <p class="caption" role="heading"><span class="caption-text">Contents:</span></p> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="preface.html">Preface</a></li> @@ -591,16 +601,6 @@ modules need to be imported and used separately rather than one.</p> </ul></li> </ul> </div> -<search id="searchbox" style="display: none" role="search"> - <h3 id="searchlabel">Quick search</h3> - <div class="searchformwrapper"> - <form class="search" action="search.html" method="get"> - <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> - <input type="submit" value="Go" /> - </form> - </div> -</search> -<script>document.getElementById('searchbox').style.display = "block"</script> @@ -617,8 +617,8 @@ modules need to be imported and used separately rather than one.</p> ©2020, Michał Górny, license: CC BY 4.0. | - Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a> - & <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a> + Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a> + & <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a> | <a href="_sources/porting.rst.txt" |