summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/errors.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/templates/errors.html b/doc/templates/errors.html
index 0a4d52c9..82c08058 100644
--- a/doc/templates/errors.html
+++ b/doc/templates/errors.html
@@ -33,6 +33,10 @@
</table>
</div>
+ #if $spec.errors_section
+ $spec.errors_section.get_docstring()
+ #end if
+
<div class="outset errors error">
<a name="errors"></a>
<h1>Errors</h1>