mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 07:20:01 +02:00

* WIP * WIP * WIP * cleaned up multi * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * split up python module * WIP * WIP * WIP * WIP * WIP * ok * fixed bugs from rebase * WIP * fixed broken test * WIP * fixed python * WIP * sphinx help * including new commands * docs * WIP * WIP * more tests * added missing public header * WIP
51 lines
882 B
ReStructuredText
51 lines
882 B
ReStructuredText
.. slsDetectorPackage documentation master file, created by
|
|
sphinx-quickstart on Mon Jul 29 17:38:15 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to slsDetectorPackage's documentation!
|
|
==============================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Installation:
|
|
|
|
installation
|
|
dependencies
|
|
|
|
.. toctree::
|
|
:caption: C++ API
|
|
:maxdepth: 2
|
|
|
|
detector
|
|
result
|
|
receiver
|
|
|
|
.. toctree::
|
|
:caption: Python API
|
|
:maxdepth: 2
|
|
|
|
pydetector
|
|
pyenums
|
|
pyexamples
|
|
|
|
.. toctree::
|
|
:caption: Command line
|
|
:maxdepth: 2
|
|
|
|
commandline
|
|
|
|
.. toctree::
|
|
:caption: Developer
|
|
|
|
container_utils
|
|
type_traits
|
|
ToString
|
|
|
|
.. Indices and tables
|
|
.. ==================
|
|
|
|
.. * :ref:`genindex`
|
|
.. * :ref:`modindex`
|
|
.. * :ref:`search`
|