File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 1111#
1212# All configuration values have a default; values that are commented out
1313# serve to show the default.
14- import itcase_sphinx_theme
15-
1614from datetime import date
1715from docutils .parsers .rst import directives
1816from sphinx .directives .code import CodeBlock
5351
5452# -- Options for HTML output ----------------------------------------------
5553
56- # The theme to use for HTML and HTML Help pages. See the documentation for
57- # a list of builtin themes.
58- html_theme = 'itcase'
59-
60- # Add any paths that contain custom themes here, relative to this directory.
61- html_theme_path = [itcase_sphinx_theme .get_html_themes_path ()]
62-
63- # Add any paths that contain custom static files (such as style sheets) here,
6454# relative to this directory. They are copied after the builtin static files,
6555# so a file named "default.css" will overwrite the builtin "default.css".
6656html_static_path = ['_static' ]
Original file line number Diff line number Diff line change 11sqlalchemy_mptt
2- itcase_sphinx_theme>=0.2.0
You can’t perform that action at this time.
0 commit comments