Files
pyDevSup/documentation/index.rst
2020-03-10 16:45:17 -07:00

36 lines
796 B
ReStructuredText

.. devsup documentation master file, created by
sphinx-quickstart on Sun Mar 31 19:28:10 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
pydevsup documentation
======================
*pyDevSup* is a means of writing EPICS device support code in Python.
It currently supports EPICS >=3.14.12 and python versions: 2.7, and >=3.2.
The numpy package is also required.
The source can be found at http://github.com/mdavidsaver/pyDevSup
File releases are available at https://github.com/mdavidsaver/pyDevSup/releases
Contents:
.. toctree::
:maxdepth: 4
gettingstarted
environment
devsup
interfaces
ptable
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`