From dc49e92bad4f2534a6080849365186fe62343b8f Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 1 Mar 2012 11:14:41 -0500 Subject: Refactored Docs to use Sphinx styled template. This is not a full Sphinx implementation. Just a limited implementation which converts our markdown source filed to work with the default css for Sphinx so it looks like Pythons docs. --- docs/extensions/toc.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/extensions/toc.md') diff --git a/docs/extensions/toc.md b/docs/extensions/toc.md index 032c25c..632294b 100644 --- a/docs/extensions/toc.md +++ b/docs/extensions/toc.md @@ -1,3 +1,9 @@ +title: Table of Contents Extension +prev_title: Sane Lists Extension +prev_url: sane_lists.html +next_title: Wikilinks Extension +next_url: wikilinks.html + Table of Contents ================= -- cgit v1.2.3