Skip to content
Snippets Groups Projects
Commit 062d5c2c authored by schmittu's avatar schmittu :beer:
Browse files

[DOCS] update eth theme

parent 1ccb22c2
No related branches found
No related tags found
No related merge requests found
Pipeline #2092 passed
......@@ -47,20 +47,4 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = "sphinx_rtd_theme"
html_css_files = ["css/custom.css"]
if False:
html_theme = "sphinx_nameko_theme"
html_theme = "nameko"
import sphinx_nameko_theme
html_theme_path = [sphinx_nameko_theme.get_html_theme_path()]
html_css_files = ["css/nameko-eth.css"]
# 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,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
html_theme = "sphinx_rtd_eth_theme"
......@@ -4,6 +4,6 @@ pytest-regtest>=1.4.2
tox
black
sphinx
sphinx-rtd-theme
git+https://sissource.ethz.ch/sispub/emzed/sphinx-rtd-eth-theme.git
flake8
pdbpp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment