Fix link to global module index.
This commit is contained in:
parent
94e5c933ed
commit
11d748e422
|
@ -32,7 +32,7 @@
|
||||||
<p><strong>Indices and tables:</strong></p>
|
<p><strong>Indices and tables:</strong></p>
|
||||||
<table class="contentstable" align="center"><tr>
|
<table class="contentstable" align="center"><tr>
|
||||||
<td width="50%">
|
<td width="50%">
|
||||||
<p class="biglink"><a class="biglink" href="{{ pathto("modindex") }}">Global Module Index</a><br/>
|
<p class="biglink"><a class="biglink" href="{{ pathto("py-modindex") }}">Global Module Index</a><br/>
|
||||||
<span class="linkdescr">quick access to all modules</span></p>
|
<span class="linkdescr">quick access to all modules</span></p>
|
||||||
<p class="biglink"><a class="biglink" href="{{ pathto("genindex") }}">General Index</a><br/>
|
<p class="biglink"><a class="biglink" href="{{ pathto("genindex") }}">General Index</a><br/>
|
||||||
<span class="linkdescr">all functions, classes, terms</span></p>
|
<span class="linkdescr">all functions, classes, terms</span></p>
|
||||||
|
|
Loading…
Reference in New Issue