summaryrefslogtreecommitdiffstats
path: root/templates/html/htmlexamples.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmlexamples.tpl')
-rw-r--r--templates/html/htmlexamples.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmlexamples.tpl b/templates/html/htmlexamples.tpl
index 18384e2..3fe7781 100644
--- a/templates/html/htmlexamples.tpl
+++ b/templates/html/htmlexamples.tpl
@@ -4,7 +4,7 @@
<div class="textblock">
{{ tr.examplesDescription }}
</div>
-{% indexentry nav name=tr.examples file=page.fileName anchor='' isReference=False separateIndex=False %}
+{% indexentry nav name=tr.examples file=page.fileName anchor='' isReference=False separateIndex=False addToIndex=True %}
{% opensubindex nav %}
{% with tree=exampleTree %}
{% include 'htmldirtree.tpl' %}