diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-08-28 11:11:41 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-08-28 11:11:41 -0500 |
commit | b33feb18a77fcd9ff5b9c0cdb9ed6d81c467e759 (patch) | |
tree | fd7724cf0b12be34bfd4d7b77948947b24fcf567 /docs/source/siteadmin | |
parent | 9dfca6b3ce3b38419c5be27e197f8afd9b05a0b1 (diff) | |
download | mediagoblin-b33feb18a77fcd9ff5b9c0cdb9ed6d81c467e759.tar.lz mediagoblin-b33feb18a77fcd9ff5b9c0cdb9ed6d81c467e759.tar.xz mediagoblin-b33feb18a77fcd9ff5b9c0cdb9ed6d81c467e759.zip |
Fix failing to build docs
Diffstat (limited to 'docs/source/siteadmin')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 40e84766..e7bf003a 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -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. |