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/code_hilite.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/extensions/code_hilite.md') diff --git a/docs/extensions/code_hilite.md b/docs/extensions/code_hilite.md index 74282f6..aa0fe57 100644 --- a/docs/extensions/code_hilite.md +++ b/docs/extensions/code_hilite.md @@ -1,3 +1,9 @@ +title: CodeHilite Extension +prev_title: Smart Strong Extension +prev_url: smart_strong.html +next_title: HTML Tidy Extension +next_url: html_tidy.html + CodeHilite ========== -- cgit v1.2.3