
Adds the build target 'sphinx' for manual Sphinx runs, and installs the output of that under $(INSTALL_HTML)/readthedocs Adjusted some Sphinx config parameters and titles.
31 lines
447 B
ReStructuredText
31 lines
447 B
ReStructuredText
EPICS Base Documentation
|
|
========================
|
|
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
|
|
EPICS Documentation Index <https://docs.epics-controls.org/en/latest/>
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: General Information
|
|
|
|
README
|
|
RELEASE_NOTES
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: IOC Component Reference
|
|
|
|
ComponentReference
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: C/C++ Headers
|
|
|
|
libcom-api
|
|
database-api
|
|
record-api
|
|
menu-api
|