From f439193628d4ed41f109ca1bdce6bc7ac2287f09 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Tue, 14 Jun 2011 22:06:01 -0400 Subject: 333. Adds explanation of command lines; tweaks format-patch line * Adds explanation of command lines and their arguments (gullydwarf's suggestion). * Switched the ``git format-patch ...`` line from using -o patches to using --stdout. This creates a single patch file and is (probably) easier to deal with. * Fixed a typo. * Adds toc to top of mediagoblin chapter --- docs/mediagoblin.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/mediagoblin.rst') diff --git a/docs/mediagoblin.rst b/docs/mediagoblin.rst index ea9c83a7..c437ecc3 100644 --- a/docs/mediagoblin.rst +++ b/docs/mediagoblin.rst @@ -2,6 +2,10 @@ GNU MediaGoblin ================= +.. contents:: Sections + :local: + + What is GNU MediaGoblin ======================= -- cgit v1.2.3