File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 9191
9292# The theme to use for HTML and HTML Help pages. See the documentation for
9393# a list of builtin themes.
94- html_theme = 'default '
94+ html_theme = 'sphinx_rtd_theme '
9595
9696# Theme options are theme-specific and customize the look and feel of a theme
9797# further. For a list of options available for each theme, see the
Original file line number Diff line number Diff line change @@ -8,10 +8,9 @@ Welcome to the CS-Studio/Phoebus Documentation!
88
99.. image :: splash.png
1010
11- User Documentation:
12-
1311.. toctree ::
1412 :maxdepth: 1
13+ :caption: User Documentation
1514
1615 intro
1716 running
@@ -24,10 +23,9 @@ User Documentation:
2423 services
2524 services_architecture
2625
27- Developer Documentation:
28-
2926.. toctree ::
3027 :maxdepth: 1
28+ :caption: Developer Documentation
3129
3230 develop
3331 phoebus_product
@@ -41,11 +39,3 @@ Developer Documentation:
4139 trouble_shooting
4240 eclipse_debugging
4341 gui_testing
44-
45- Appendix
46- ========
47-
48- * :ref: `genindex `
49- * :ref: `modindex `
50- * :ref: `search `
51-
You can’t perform that action at this time.
0 commit comments