We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d4289 commit 8d8237fCopy full SHA for 8d8237f
docs/_templates/layout.html
@@ -24,7 +24,7 @@ <h1><a href="{{ pathto('index') }}">{{ docstitle }}</a></h1>
24
<a title="Home page" href="{{ pathto('index') }}">Home</a> {{ reldelim2 }}
25
<a title="Table of contents" href="{{ pathto('contents') }}">Table of contents</a> {{ reldelim2 }}
26
<a title="Global index" href="{{ pathto('genindex') }}">Index</a> {{ reldelim2 }}
27
- <a title="Search" href="{{ pathto('modindex') }}">Modules</a>
+ <a title="Module index" href="{{ pathto('modindex') }}">Modules</a>
28
</div>
29
<div class="nav">{{ secondnav() }}</div>
30
0 commit comments