Merge pull request #28 from emgerner-msft/docs

doc theming update
This commit is contained in:
Emily Gerner 2015-08-25 17:47:50 -07:00
Родитель e3ecb3c119 6c94e51148
Коммит 8ffe975f1f
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -111,11 +111,6 @@ autoclass_content = 'both'
#html_theme = 'bootstrap'
#html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
pip.main(['install', 'cloud_sptheme'])
import cloud_sptheme as csp
html_theme = "cloud"
html_theme_path = [csp.get_theme_dir()]
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.

Просмотреть файл

@ -1,2 +1 @@
sphinx
cloud_sptheme