summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-07 19:28:57 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-06 15:41:42 +0100
commitafddfa3c8855cf1724df95c69b56b416c7846e21 (patch)
tree93bef53e8a479f7858e223f405cf077a72e12285 /doc
parent581ee23c6787ae63098d1d8eec893f0664d9996e (diff)
Display the errors section's introduction in the HTML
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>