summaryrefslogtreecommitdiff
path: root/sphinx/builders/devhelp.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-26 20:55:26 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2016-05-26 20:55:26 +0900
commit2578f47664361b1b4c48fa1c7c3d01ade53eb32f (patch)
treee08c18e47ac5a82e5604d3053cfb056f4b37a8e9 /sphinx/builders/devhelp.py
parent08cfcbc363d684510dff3b2ed628a88a0e4d729a (diff)
parent2c351a1261a5eb414f0e03a4aa811ee798f79819 (diff)
downloadsphinx-git-2578f47664361b1b4c48fa1c7c3d01ade53eb32f.tar.gz
Merge branch 'stable'
Diffstat (limited to 'sphinx/builders/devhelp.py')
-rw-r--r--sphinx/builders/devhelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/builders/devhelp.py b/sphinx/builders/devhelp.py
index 9f95de0e1..eb3e997d8 100644
--- a/sphinx/builders/devhelp.py
+++ b/sphinx/builders/devhelp.py
@@ -123,7 +123,7 @@ class DevhelpBuilder(StandaloneHTMLBuilder):
subitem[1], [])
for (key, group) in index:
- for title, (refs, subitems) in group:
+ for title, (refs, subitems, key) in group:
write_index(title, refs, subitems)
# Dump the XML file