Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emzed-ext-mzmine2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
sispub
emzed
emzed-ext-mzmine2
Commits
062d5c2c
Commit
062d5c2c
authored
4 years ago
by
schmittu
Browse files
Options
Downloads
Patches
Plain Diff
[DOCS] update eth theme
parent
1ccb22c2
No related branches found
No related tags found
No related merge requests found
Pipeline
#2092
passed
4 years ago
Stage: style
Stage: test_code
Stage: update_docs
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/conf.py
+1
-17
1 addition, 17 deletions
docs/conf.py
requirements_dev.txt
+1
-1
1 addition, 1 deletion
requirements_dev.txt
with
2 additions
and
18 deletions
docs/conf.py
+
1
−
17
View file @
062d5c2c
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
requirements_dev.txt
+
1
−
1
View file @
062d5c2c
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment