From 6729d65a3246208b658a3780c7fd62e20c666aa0 Mon Sep 17 00:00:00 2001 From: Will Kahn-Greene Date: Mon, 13 Jun 2011 12:31:23 -0400 Subject: Adds local toc sections * Some of our chapters are pretty long and this should make it much easier for a user to find what they're looking for and jumping to it. It's easier to read the section toc at the top of the chapter, than it is to read it in the sidebar. --- docs/hackinghowto.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/hackinghowto.rst') diff --git a/docs/hackinghowto.rst b/docs/hackinghowto.rst index a9aadb62..d8bb9330 100644 --- a/docs/hackinghowto.rst +++ b/docs/hackinghowto.rst @@ -4,6 +4,10 @@ Hacking HOWTO =============== +.. contents:: Sections + :local: + + So you want to hack on GNU MediaGoblin? ======================================= -- cgit v1.2.3