Commit 540fa5b4 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

added link to github repo

parent 79e1bf5b
......@@ -55,6 +55,21 @@ exclude_patterns = []
#
# html_theme = 'alabaster'
html_theme = 'sphinx_rtd_theme'
html_theme_options = {
# 'logo': 'joblib_logo.svg',
'github_repo': 'csster/csst',
'github_button': 'true',
'link': '#aa560c',
'show_powered_by': 'false',
# "relbarbgcolor": "#333",
# "sidebarlinkcolor": "#e15617",
# "sidebarbgcolor": "#000",
# "sidebartextcolor": "#333",
# "footerbgcolor": "#111",
# "linkcolor": "#aa560c",
# "headtextcolor": "#643200",
# "codebgcolor": "#f5efe7",
}
# 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,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment