Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 93ad5c1

Browse files
committed
changed sidebar title for local document outline
1 parent 8a707a9 commit 93ad5c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_themes/casperjs/localtoc.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{%- if display_toc %}
2+
<h3><a href="{{ pathto(master_doc) }}">{{ _('Document Outline') }}</a></h3>
3+
{{ toc }}
4+
{%- endif %}

0 commit comments

Comments
 (0)