File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,5 +13,4 @@ dependencies:
13
13
- gaphas>=2.1.0,<2.2.0
14
14
- jsonconversion>=1.0.0
15
15
- yaml_configuration>=0.2.5,<0.3.0
16
- - sphinx_rtd_theme==1.0.0
17
16
- https://files.pythonhosted.org/packages/e3/d6/52994712b7d985a58614233fb3c317abaa6a91525d0c5e9f1be93ace03f6/python-gtkmvc3-dlr-1.0.1.tar.gz#egg=python-gtkmvc3-dlr
Original file line number Diff line number Diff line change 31
31
# -- General configuration ------------------------------------------------
32
32
33
33
# If your documentation needs a minimal Sphinx version, state it here.
34
- needs_sphinx = '5.0 '
34
+ needs_sphinx = '1.4 '
35
35
36
36
# Add any Sphinx extension module names here, as strings. They can be
37
37
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
138
138
139
139
# The theme to use for HTML and HTML Help pages. See the documentation for
140
140
# a list of builtin themes.
141
- html_theme = 'sphinx_rtd_theme'
141
+ # html_theme = 'sphinx_rtd_theme'
142
142
143
143
# Theme options are theme-specific and customize the look and feel of a theme
144
144
# further. For a list of options available for each theme, see the
You can’t perform that action at this time.
0 commit comments