Stop ReST from dropping the primary title if it's the first title in the document.
[sommitrealweird.git] / sommitrealweird / settings.py
index 73ea9ce99678f0d96fd2d303cef75b3cd122180a..46627e7d6f741c9184319c3eb0dda29efe79fae9 100644 (file)
@@ -91,6 +91,7 @@ APPEND_SLASH=False
 
 RESTRUCTUREDTEXT_FILTER_SETTINGS = {
     'initial_header_level': 2,
+    'doctitle_xform': False,
 }
 
 BPCMS_ROOT = '/'