1 | .. $Id: info.rst 932 2012-06-14 20:02:28Z jemian $ |
---|
2 | |
---|
3 | More Information |
---|
4 | ================================== |
---|
5 | |
---|
6 | subversion repository |
---|
7 | ------------------------ |
---|
8 | |
---|
9 | The PvMail project is hosted on the APS XSD subversion server. |
---|
10 | You may check out the entire project source code |
---|
11 | :index:`subversion repository` |
---|
12 | and development subdirectory:: |
---|
13 | |
---|
14 | svn co https://subversion.xray.aps.anl.gov/bcdaext/pvMail ./pvMail |
---|
15 | |
---|
16 | |
---|
17 | project management site |
---|
18 | ------------------------ |
---|
19 | |
---|
20 | You may find it easier to view the various code revisions and other aspects |
---|
21 | of the project from the project management site. Links there will direct |
---|
22 | you to the resources (documentation, source code) for the PvMail project. |
---|
23 | |
---|
24 | https://subversion.xray.aps.anl.gov/trac/bcdaext/wiki/PvMail |
---|
25 | |
---|
26 | |
---|
27 | Documentation |
---|
28 | ------------------------ |
---|
29 | |
---|
30 | .. index:: EPUB |
---|
31 | .. index:: PDF |
---|
32 | |
---|
33 | Documentation for the PvMail project, |
---|
34 | maintained using sphinx (http://sphinx.pocoo.org), |
---|
35 | can be accessed from the WWW at |
---|
36 | https://subversion.xray.aps.anl.gov/bcdaext/pvMail/doc/build/html/index.html |
---|
37 | :index:`PvMail project` |
---|
38 | and also |
---|
39 | :download:`EPUB <PvMail.epub>` and |
---|
40 | :download:`PDF <PvMail.pdf>` versions. |
---|
41 | |
---|
42 | .. index:: TODO items |
---|
43 | |
---|
44 | .. _TODO: |
---|
45 | |
---|
46 | TODO items for the next release |
---|
47 | ======================================== |
---|
48 | |
---|
49 | #. Connect status updates from :class:`pvMail.PvMail()` with status in the GUI |
---|
50 | #. Report PV connection problems in an obvious way |
---|
51 | #. GUI: display the tail end of the LOG_FILE. |
---|
52 | #. GUI: save/restore settings from a named file |
---|
53 | #. GUI: manage multiple pvMail.PvMail() objects (starting, stopping, detaching, ...) |
---|