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 02975d8 commit 2ffaa8eCopy full SHA for 2ffaa8e
docs/_templates/localtoc.html
@@ -1,4 +1,4 @@
1
{%- if display_toc %}
2
- <h3><a href="{{ pathto(master_doc) }}">{{ _('Table of Contents FOO') }}</a></h3>
+ <h3><a href="{{ pathto(master_doc) }}">{{ _('Table of Contents') }}</a></h3>
3
{{ toc }}
4
{%- endif %}
0 commit comments