mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
doc/_templates/index.html: fix link to the list of extensions
This commit is contained in:
Vendored
+1
-1
@@ -33,7 +33,7 @@
|
||||
href="http://pygments.org">Pygments</a> highlighter</li>
|
||||
<li><b>Extensions:</b> automatic testing of code snippets, inclusion of
|
||||
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>
|
||||
<p>
|
||||
Sphinx uses <a href="http://docutils.sf.net/rst.html">reStructuredText</a>
|
||||
|
||||
Reference in New Issue
Block a user