Fix failing to build docs

This commit is contained in:
Christopher Allan Webber
2013-08-28 11:11:41 -05:00
parent 9dfca6b3ce
commit b33feb18a7
4 changed files with 16 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS = -W
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = build

View File

@@ -56,7 +56,6 @@ Part 2: Core plugin documentation
plugindocs/flatpagesfile
plugindocs/sampleplugin
plugindocs/oauth
plugindocs/trim_whitespace
plugindocs/raven
plugindocs/basic_auth

View File

@@ -141,6 +141,7 @@ please note the following:
**New features**
* PDF media type!
* Improved plugin system. More flexible, better documented, with a
new plugin authoring section of the docs.