Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
html_theme = 'sphinx_rtd_theme'

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand Down
14 changes: 2 additions & 12 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ Welcome to the CS-Studio/Phoebus Documentation!

.. image:: splash.png

User Documentation:

.. toctree::
:maxdepth: 1
:caption: User Documentation

intro
running
Expand All @@ -24,10 +23,9 @@ User Documentation:
services
services_architecture

Developer Documentation:

.. toctree::
:maxdepth: 1
:caption: Developer Documentation

develop
phoebus_product
Expand All @@ -41,11 +39,3 @@ Developer Documentation:
trouble_shooting
eclipse_debugging
gui_testing

Appendix
========

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`