src/source/conf.py
branchdoc-dc
changeset 138 7205ae7c43dc
parent 126 e0584f3de3fd
child 139 d632f8d6140b
equal deleted inserted replaced
137:2b9a0e839c9d 138:7205ae7c43dc
   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