From c84e9b295073ad247a63eebeff29d109dce5ab0b Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sat, 24 Oct 2015 19:28:01 +0000 Subject: [PATCH] Add TOC to dev guide --- docs/contributing.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index 9d40aafd3..161523631 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -2,6 +2,12 @@ Contributing ============ +Welcome to the Developer's Guide! + +.. contents:: Table of Contents + :local: + + .. _hacking: Hacking