doc/_templates/index.html: fix link to the list of extensions

This commit is contained in:
Dmitry Shachnev 2013-02-10 16:39:44 +04:00
parent a462284f95
commit 1c5638e40c

View File

@ -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>