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