aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorWill Kahn-Greene <willg@bluesock.org>2011-12-12 10:48:24 -0500
committerWill Kahn-Greene <willg@bluesock.org>2011-12-12 10:48:24 -0500
commite91a4dcb738f28fe75d0387175e97dc16ea977fb (patch)
tree9ab4b3d733465eece08ea64be915dd1cd8d2e08d /docs
parent57875c83c253e6e6aa08c3dbc92a3eb58664c88b (diff)
downloadmediagoblin-e91a4dcb738f28fe75d0387175e97dc16ea977fb.tar.lz
mediagoblin-e91a4dcb738f28fe75d0387175e97dc16ea977fb.tar.xz
mediagoblin-e91a4dcb738f28fe75d0387175e97dc16ea977fb.zip
Tweak rest formatting
Diffstat (limited to 'docs')
-rw-r--r--docs/source/media-types.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/media-types.rst b/docs/source/media-types.rst
index 809efe07..76478143 100644
--- a/docs/source/media-types.rst
+++ b/docs/source/media-types.rst
@@ -15,13 +15,13 @@ Video
To enable video, first install gstreamer and the python-gstreamer
bindings (as well as whatever gstremaer extensions you want,
-good/bad/ugly). On Debianoid systems:
+good/bad/ugly). On Debianoid systems::
sudo apt-get install python-gst0.10
-Next, modify (and possibly copy over from mediagoblin.ini) your
-mediagoblin_local.ini. Uncomment this line in the [mediagoblin]
-section:
+Next, modify (and possibly copy over from ``mediagoblin.ini``) your
+``mediagoblin_local.ini``. Uncomment this line in the ``[mediagoblin]``
+section::
media_types = mediagoblin.media_types.image, mediagoblin.media_types.video