mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc/_templates/index.html: fix link to the list of extensions
This commit is contained in:
parent
a462284f95
commit
1c5638e40c
2
doc/_templates/index.html
vendored
2
doc/_templates/index.html
vendored
@ -33,7 +33,7 @@
|
|||||||
href="http://pygments.org">Pygments</a> highlighter</li>
|
href="http://pygments.org">Pygments</a> highlighter</li>
|
||||||
<li><b>Extensions:</b> automatic testing of code snippets, inclusion of
|
<li><b>Extensions:</b> automatic testing of code snippets, inclusion of
|
||||||
docstrings from Python modules (API docs), and
|
docstrings from Python modules (API docs), and
|
||||||
<a href="{{ pathto('ext') }}">more</a></li>
|
<a href="{{ pathto('extensions') }}#builtin-sphinx-extensions">more</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
Sphinx uses <a href="http://docutils.sf.net/rst.html">reStructuredText</a>
|
Sphinx uses <a href="http://docutils.sf.net/rst.html">reStructuredText</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user