We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
html_baseurl
1 parent 9af75f2 commit bd9bc78Copy full SHA for bd9bc78
docs/conf.py
@@ -101,6 +101,7 @@
101
# -- Options for HTML output -------------------------------------------------
102
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
103
104
+html_baseurl = f'https://stefaniemolin.com/data-morph/{version_match}/'
105
html_theme = 'pydata_sphinx_theme'
106
html_static_path = ['_static']
107
html_css_files = ['tutorials/style.css']
0 commit comments