Skip to content

Commit 4b3ec4e

Browse files
committed
docs: add genindex to globaltoc
1 parent 2fcf978 commit 4b3ec4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/en/_templates/globaltoc.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ <h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>
2121
<hr>
2222
{{ toc }}
2323
{%- endif %}
24+
25+
<hr>
26+
<a href="{{ pathto('genindex') }}">Index</a>
27+
<hr>

0 commit comments

Comments
 (0)