Files
pyDevSup/documentation/index.rst
Michael Davidsaver f66a457504 more doc
2014-06-16 18:25:18 -04:00

43 lines
876 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.11 and python versions: 2.6, 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 http://sourceforge.net/projects/epics/files/pyDevSup
Contents:
.. toctree::
:maxdepth: 4
gettingstarted
environment
devsup
interfaces
ptable
Release History
---------------
* v0.2 (June 2014)
* Initial release
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`