Actually use the right underlining for the wtforms hooks section
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 29 May 2013 21:12:24 +0000 (16:12 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 29 May 2013 21:12:24 +0000 (16:12 -0500)
docs/source/pluginwriter/api.rst

index 2a7f3c2dcbadccddd13a4dc92a58c9e081f1d578..e5ac8df5accb1755fd6efe839da30ecc386aed30 100644 (file)
@@ -202,7 +202,7 @@ This section aims to explain some tips in regards to adding hooks to
 the MediaGoblin repository.
 
 WTForms hooks
-=============
++++++++++++++
 
 We haven't totally settled on a way to tranform wtforms form objects,
 but here's one way.  In your view::