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/wikilinks.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/extensions/wikilinks.md') diff --git a/docs/extensions/wikilinks.md b/docs/extensions/wikilinks.md index c54f6d4..22baf9f 100644 --- a/docs/extensions/wikilinks.md +++ b/docs/extensions/wikilinks.md @@ -1,3 +1,9 @@ +title: Wikilinks Extension +prev_title: Table of Contents Extension +prev_url: toc.html +next_title: Extension API +next_url: ../writing_extensions.html + WikiLinks ========= -- cgit v1.2.3