made docs compile again

This commit is contained in:
Felix Krause 2021-05-18 01:01:30 +02:00
parent 450e7f3e45
commit 9916c340c1
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ $seeSrc
# Chunk of HTML emitted for each entry in the HTML table of contents.
# See doc.item for available substitution variables.
doc.item.toc = """
<li><a class="reference" href="#$itemSymOrID"
<li><a class="reference" href="#$itemSymOrIDEnc"
title="$header_plain">$name</a></li>
"""