update sphinx docs

This commit is contained in:
Michael Davidsaver
2019-08-30 19:55:06 -07:00
parent 89ee280cd0
commit 62204d06d9
5 changed files with 50 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ 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.
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