diff options
author | Sam Clegg <sbc@google.com> | 2013-03-17 17:39:31 -0700 |
---|---|---|
committer | Sam Clegg <sbc@google.com> | 2013-03-17 17:39:31 -0700 |
commit | 5058cd51000a5ed3093816b6f786aed7126a15ba (patch) | |
tree | ee56a08e94e7eadeee66782a709fba196d812d31 /docs/source/plugindocs | |
parent | 6b92dca59d450004d65b4dfb7a81685f8b10ea10 (diff) | |
download | mediagoblin-5058cd51000a5ed3093816b6f786aed7126a15ba.tar.lz mediagoblin-5058cd51000a5ed3093816b6f786aed7126a15ba.tar.xz mediagoblin-5058cd51000a5ed3093816b6f786aed7126a15ba.zip |
Fix sphinx warnsing in docs.
Add -W to sphinx options to avoid warnings in the future.
Diffstat (limited to 'docs/source/plugindocs')
-rw-r--r-- | docs/source/plugindocs/raven.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/plugindocs/raven.rst b/docs/source/plugindocs/raven.rst index 71e284d0..ae96f3f8 100644 --- a/docs/source/plugindocs/raven.rst +++ b/docs/source/plugindocs/raven.rst @@ -1,2 +1 @@ -.. _raven-setup: Set up the raven plugin .. include:: ../../../mediagoblin/plugins/raven/README.rst |