<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -22,7 +22,10 @@ import sys, os
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc']
+extensions = [
+    'sphinx.ext.autodoc',
+    'github.tools.sphinx',
+    ]
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
@@ -99,7 +102,7 @@ html_theme = 'sphinxdoc'
 #html_theme_options = {}
 
 # Add any paths that contain custom themes here, relative to this directory.
-#html_theme_path = []
+html_theme_path = ['.']
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # &quot;&lt;project&gt; v&lt;release&gt; documentation&quot;.</diff>
      <filename>www/conf.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>832a7c766de46cff23d6716ece9efd79db78cf5d</id>
    </parent>
  </parents>
  <author>
    <name>R. Tyler Ballance</name>
    <email>tyler@slide.com</email>
  </author>
  <url>http://github.com/cheetahtemplate/cheetah/commit/53144fffd7754476b8b866b7b52fa9faab1548e4</url>
  <id>53144fffd7754476b8b866b7b52fa9faab1548e4</id>
  <committed-date>2009-07-16T15:36:54-07:00</committed-date>
  <authored-date>2009-07-16T15:36:54-07:00</authored-date>
  <message>Add github extension for sphinx</message>
  <tree>c2364dbad5a359a6caf30dd0875b7fde173a27f0</tree>
  <committer>
    <name>R. Tyler Ballance</name>
    <email>tyler@slide.com</email>
  </committer>
</commit>
