Mark up files (…that I missed earlier…)

This commit is contained in:
Zearin
2014-04-11 15:10:03 -04:00
parent f010d20802
commit f2fc5d9c1c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ this guide:
1. put this folder as _themes into your docs folder. Alternatively
you can also use git submodules to check out the contents there.
2. add this to your conf.py: ::
2. add this to your :file:`conf.py`: ::
sys.path.append(os.path.abspath('_themes'))
html_theme_path = ['_themes']