Changes between Version 8 and Version 9 of WikiStart


Ignore:
Timestamp:
Jul 16, 2012 5:59:35 PM (11 years ago)
Author:
jemian
Comment:

restructure for more projects

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v8 v9  
    66 * SVN repo: https://subversion.xray.aps.anl.gov/bcdaext/
    77
    8 {{{
    9 #!rst
     8||'''project'''       ||'''summary'''                           ||
     9||PvMail              ||Watch EPICS PV and send email           ||
     10||SoftGlueExamples    ||Example circuits and code for the FPGA  ||
     11||SpecDomain          ||document SPEC macros using Sphinx       ||
    1012
    11 ==================  ========================================
    12 project             summary                                 
    13 ==================  ========================================
    14 PvMail              Watch EPICS PV and send email           
    15 Soft Glue Examples  Example circuits and code for the FPGA 
    16 specdomain          document SPEC macros using Sphinx       
    17 ==================  ========================================
    18 }}}
    19 
    20 ||project             ||summary                                 ||
    21 ||PvMail              ||Watch EPICS PV and send email           ||
    22 ||Soft Glue Examples  ||Example circuits and code for the FPGA  ||
    23 ||specdomain          ||document SPEC macros using Sphinx       ||
    24 
    25 == PvMail ==
    26 
    27 Watches an EPICS PV and sends an email when the value of that PV changes from 0 to 1.
    28 
    29  *   browse the project: https://subversion.xray.aps.anl.gov/trac/bcdaext/browser/pvMail
    30  *   documentation: https://subversion.xray.aps.anl.gov/admin_bcdaext/pvMail/
    31  *   checkout: {{{svn co https://subversion.xray.aps.anl.gov/bcdaext/pvMail ./pvMail}}}
    32 
    33 == Soft Glue Examples ==
    34 
    35 Example circuits and code for the Soft Glue EPICS FPGA.
    36 
    37  *   browse the project: https://subversion.xray.aps.anl.gov/trac/bcdaext/browser/softGlue_examples
    38  *   documentation: https://subversion.xray.aps.anl.gov/admin_bcdaext/softGlue_examples/
    39  *   checkout: {{{svn co https://subversion.xray.aps.anl.gov/bcdaext/softGlue_examples ./softGlue_examples}}}
    4013
    4114