equal
deleted
inserted
replaced
135 # html_theme_options = {} |
135 # html_theme_options = {} |
136 |
136 |
137 # Add any paths that contain custom static files (such as style sheets) here, |
137 # Add any paths that contain custom static files (such as style sheets) here, |
138 # relative to this directory. They are copied after the builtin static files, |
138 # relative to this directory. They are copied after the builtin static files, |
139 # so a file named "default.css" will overwrite the builtin "default.css". |
139 # so a file named "default.css" will overwrite the builtin "default.css". |
140 html_static_path = ['_static'] |
140 html_static_path = ['source/_static', ] |
141 |
141 |
142 # Custom sidebar templates, must be a dictionary that maps document names |
142 # Custom sidebar templates, must be a dictionary that maps document names |
143 # to template names. |
143 # to template names. |
144 # |
144 # |
145 # html_domain_indices = True |
145 # html_domain_indices = True |