summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/index.html')
-rw-r--r--guide/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/guide/index.html b/guide/index.html
index 4c0d97d..f041921 100644
--- a/guide/index.html
+++ b/guide/index.html
@@ -118,6 +118,7 @@
<li class="toctree-l2"><a class="reference internal" href="test.html#why-is-running-tests-important">Why is running tests important?</a></li>
<li class="toctree-l2"><a class="reference internal" href="test.html#using-distutils-enable-tests">Using distutils_enable_tests</a></li>
<li class="toctree-l2"><a class="reference internal" href="test.html#choosing-the-correct-test-runner">Choosing the correct test runner</a></li>
+<li class="toctree-l2"><a class="reference internal" href="test.html#import-checking-packages-with-no-working-tests">Import-checking packages with no working tests</a></li>
<li class="toctree-l2"><a class="reference internal" href="test.html#undesirable-test-dependencies">Undesirable test dependencies</a></li>
<li class="toctree-l2"><a class="reference internal" href="test.html#missing-test-files-in-pypi-packages">Missing test files in PyPI packages</a></li>
<li class="toctree-l2"><a class="reference internal" href="test.html#importerrors-for-c-extensions">ImportErrors for C extensions</a></li>
@@ -246,7 +247,7 @@
</div>
</div>
- <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
+ <div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="#">Gentoo Python Guide</a></h1>
@@ -318,7 +319,7 @@
&#169;2020, Michał Górny, license: CC BY 4.0.
|
- Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
+ 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>
|