Skip to content

Commit 249c12c

Browse files
Jonas Berghefloryd
authored andcommitted
Use Sphinx Press HTML theme
1 parent ea2b832 commit 249c12c

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

docs/conf.py

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,11 @@
5757

5858
# -- Options for HTML output -------------------------------------------------
5959

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-
}
60+
# TODO Fine-tune the CSS to adjust logo and API documentation appearance
61+
html_theme = "press"
6762
html_last_updated_fmt = "%Y-%m-%d %H:%M"
6863
html_static_path = ["static"]
69-
html_logo = "illustrations/rtlabs_logo_white_text.png"
64+
html_logo = "illustrations/c-open.png"
7065
html_show_sourcelink = False
7166
html_copy_sources = False
7267
html_show_sphinx = False

docs/illustrations/c-open.png

6.54 KB
Loading
-12.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)