summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/distutils.html')
-rw-r--r--guide/distutils.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/guide/distutils.html b/guide/distutils.html
index e2f22b7..78e65b4 100644
--- a/guide/distutils.html
+++ b/guide/distutils.html
@@ -7,7 +7,8 @@
<title>distutils-r1 — standard Python build systems &#8212; 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>
@@ -1168,7 +1169,16 @@ python_install<span class="o">()</span><span class="w"> </span><span class="o">{
-<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>
@@ -1224,16 +1234,6 @@ python_install<span class="o">()</span><span class="w"> </span><span class="o">{
</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>
@@ -1250,8 +1250,8 @@ python_install<span class="o">()</span><span class="w"> </span><span class="o">{
&#169;2020, Michał Górny, license: CC BY 4.0.
|
- Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
- &amp; <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>
+ &amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>
|
<a href="_sources/distutils.rst.txt"