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