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.
1 parent ea2b832 commit 249c12cCopy full SHA for 249c12c
docs/conf.py
@@ -57,16 +57,11 @@
57
58
# -- Options for HTML output -------------------------------------------------
59
60
-html_theme = "sphinx_rtd_theme"
61
-html_theme_options = {
62
- "logo_only": True,
63
- "analytics_id": "G-378E9EVTG5",
64
- "display_version": True,
65
- "navigation_depth": 3,
66
-}
+# TODO Fine-tune the CSS to adjust logo and API documentation appearance
+html_theme = "press"
67
html_last_updated_fmt = "%Y-%m-%d %H:%M"
68
html_static_path = ["static"]
69
-html_logo = "illustrations/rtlabs_logo_white_text.png"
+html_logo = "illustrations/c-open.png"
70
html_show_sourcelink = False
71
html_copy_sources = False
72
html_show_sphinx = False
docs/illustrations/c-open.png
6.54 KB
docs/illustrations/rtlabs_logo_white_text.png
-12.2 KB
0 commit comments