File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2828# The full version, including alpha/beta/rc tags
2929release = '2.0'
3030
31-
3231# -- General configuration ---------------------------------------------------
3332
3433# Add any Sphinx extension module names here, as strings. They can be
116115html_logo = "img/hpc2n-lunarc-uppmax-hpc-course.png"
117116#html_logo = "img/logo-python-hpc-course.svg"
118117
118+ # Allows to navigate with keys, from https://www.sphinx-doc.org/en/master/usage/theming.html
119+ navigation_with_keys = True
120+
119121# Add any paths that contain custom static files (such as style sheets) here,
120122# relative to this directory. They are copied after the builtin static files,
121123# so a file named "default.css" will overwrite the builtin "default.css".
You can’t perform that action at this time.
0 commit comments