diff options
Diffstat (limited to 'guide/genindex.html')
-rw-r--r-- | guide/genindex.html | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/guide/genindex.html b/guide/genindex.html index e79259a..4bffa28 100644 --- a/guide/genindex.html +++ b/guide/genindex.html @@ -6,7 +6,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Index — 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> @@ -213,10 +214,10 @@ </li> <li><a href="helper.html#index-14">python_get_CFLAGS</a>, <a href="rst/helper.html#index-14">[1]</a> </li> - </ul></td> - <td style="width: 33%; vertical-align: top;"><ul> <li><a href="helper.html#index-11">python_get_includedir</a>, <a href="rst/helper.html#index-11">[1]</a> </li> + </ul></td> + <td style="width: 33%; vertical-align: top;"><ul> <li><a href="helper.html#index-13">python_get_library_path</a>, <a href="rst/helper.html#index-13">[1]</a> </li> <li><a href="helper.html#index-15">python_get_LIBS</a>, <a href="rst/helper.html#index-15">[1]</a> @@ -227,6 +228,8 @@ </li> <li><a href="helper.html#index-10">python_get_sitedir</a>, <a href="rst/helper.html#index-10">[1]</a> </li> + <li><a href="helper.html#index-17">python_get_stdlib</a> +</li> <li><a href="any.html#index-3">python_has_version</a>, <a href="rst/any.html#index-3">[1]</a> </li> <li><a href="distutils.html#index-17">python_install</a>, <a href="rst/distutils.html#index-17">[1]</a> @@ -341,7 +344,16 @@ -<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> <li class="toctree-l1"><a class="reference internal" href="preface.html">Preface</a></li> @@ -375,16 +387,6 @@ </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> @@ -401,8 +403,8 @@ ©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> </div> |