[DOC] refactor doc

This commit is contained in:
tqchen
2016-05-20 13:09:42 -07:00
parent 149589c583
commit 84ae514d7e
14 changed files with 128 additions and 57 deletions

View File

@@ -117,10 +117,11 @@ todo_include_todos = False
# -- Options for HTML output ----------------------------------------------
html_theme_path = ['_static']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
# html_theme = 'alabaster'
html_theme = 'sphinx_rtd_theme'
html_theme = 'xgboost-theme'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,