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/sane_lists.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/extensions/sane_lists.md') diff --git a/docs/extensions/sane_lists.md b/docs/extensions/sane_lists.md index b1c1d06..c108ad8 100644 --- a/docs/extensions/sane_lists.md +++ b/docs/extensions/sane_lists.md @@ -1,3 +1,9 @@ +title: Sane Lists Extension +prev_title: RSS Extension +prev_url: rss.html +next_title: Table of Contents Extension +next_url: toc.html + Sane Lists ---------- -- cgit v1.2.3