Added cofiguration.

This commit is contained in:
Kenneth Reitz
2010-10-05 17:30:27 -04:00
parent 7c90595364
commit ac797f1eda
+4
View File
@@ -214,3 +214,7 @@ man_pages = [
('index', 'tablib', u'Tablib Documentation',
[u'Kenneth Reitz'], 1)
]
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']
html_theme = 'kr'