From 5058cd51000a5ed3093816b6f786aed7126a15ba Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Sun, 17 Mar 2013 17:39:31 -0700 Subject: Fix sphinx warnsing in docs. Add -W to sphinx options to avoid warnings in the future. --- docs/source/siteadmin/relnotes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/siteadmin/relnotes.rst') diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 84ec09b5..f0be8ecb 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -28,8 +28,8 @@ carefully, or at least skim over it. 2. OpenStreetMap is now a plugin, so if you want to use it, add the following to your config file:: - [plugins] - [[mediagoblin.plugins.geolocation]] + [plugins] + [[mediagoblin.plugins.geolocation]] If you have your own theme, you may need to make some adjustments to it as some theme related things may have changed in this release. If -- cgit v1.2.3