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/header_id.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/extensions/header_id.md') diff --git a/docs/extensions/header_id.md b/docs/extensions/header_id.md index 90a6673..255d35c 100644 --- a/docs/extensions/header_id.md +++ b/docs/extensions/header_id.md @@ -1,3 +1,9 @@ +title: HeaderId Extension +prev_title: HTML Tidy Extension +prev_url: html_tidy.html +next_title: Meta-Data Extension +next_url: meta_data.html + HeaderId ======== -- cgit v1.2.3