diff options
Diffstat (limited to 'guide/buildsys.html')
-rw-r--r-- | guide/buildsys.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/guide/buildsys.html b/guide/buildsys.html index 789d204..a7c7b3f 100644 --- a/guide/buildsys.html +++ b/guide/buildsys.html @@ -7,7 +7,8 @@ <title>Integration with build systems written in Python — 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> @@ -664,7 +665,16 @@ build-time <code class="docutils literal notranslate"><span class="pre">${PYTHON -<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> @@ -705,16 +715,6 @@ build-time <code class="docutils literal notranslate"><span class="pre">${PYTHON </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> @@ -731,8 +731,8 @@ build-time <code class="docutils literal notranslate"><span class="pre">${PYTHON ©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/buildsys.rst.txt" |