aboutsummaryrefslogtreecommitdiffstats
path: root/doc/build/templates/genindex.mako
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/templates/genindex.mako')
-rw-r--r--doc/build/templates/genindex.mako2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/templates/genindex.mako b/doc/build/templates/genindex.mako
index 0a25b67..2f45f79 100644
--- a/doc/build/templates/genindex.mako
+++ b/doc/build/templates/genindex.mako
@@ -21,7 +21,7 @@
numcols = 1
numitems = 0
%>
-% for entryname, (links, subitems) in entries:
+% for entryname, (links, subitems, dummy) in entries:
<dt>
% if links: