File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "sphinx.ext.graphviz" ,
5050 "sphinxcontrib.programoutput" ,
5151 "sphinx_inline_tabs" ,
52- "sphinx_rtd_theme" ,
5352]
5453
5554# Now, you can use the alias name as a new role, e.g. :issue:`123`.
139138
140139# The theme to use for HTML and HTML Help pages. See the documentation for
141140# a list of builtin themes.
142- html_theme = "sphinx_rtd_theme "
141+ html_theme = "furo "
143142
144143# Theme options are theme-specific and customize the look and feel of a theme
145144# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change 11sphinx>=5.2.3
22sphinxcontrib-programoutput
3- sphinx_rtd_theme
43sphinx-inline-tabs
4+ furo
Original file line number Diff line number Diff line change @@ -15,7 +15,9 @@ the bus or in a config file.
1515Channel should be given as a list of channels starting at 0.
1616
1717Here is an example configuration file connecting to CAN 1 and CAN 2 for an
18- application named "python-can"::
18+ application named "python-can":
19+
20+ ::
1921
2022 [default]
2123 interface = vector
You can’t perform that action at this time.
0 commit comments