source: cssboy_deployment/docs/build/html/plans.html @ 870

Last change on this file since 870 was 870, checked in by jemian, 11 years ago

partial, need to test and finish documentation

  • Property svn:mime-type set to text/html
File size: 5.3 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
6
7<html xmlns="http://www.w3.org/1999/xhtml">
8  <head>
9    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10   
11    <title>Plans &mdash; cssboydeployment 1 documentation</title>
12   
13    <link rel="stylesheet" href="_static/agogo.css" type="text/css" />
14    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
15   
16    <script type="text/javascript">
17      var DOCUMENTATION_OPTIONS = {
18        URL_ROOT:    '',
19        VERSION:     '1',
20        COLLAPSE_INDEX: false,
21        FILE_SUFFIX: '.html',
22        HAS_SOURCE:  true
23      };
24    </script>
25    <script type="text/javascript" src="_static/jquery.js"></script>
26    <script type="text/javascript" src="_static/underscore.js"></script>
27    <script type="text/javascript" src="_static/doctools.js"></script>
28    <link rel="top" title="cssboydeployment 1 documentation" href="index.html" />
29    <link rel="next" title="Instructions" href="instructions.html" />
30    <link rel="prev" title="Welcome to cssboydeployment’s documentation!" href="index.html" /> 
31  </head>
32  <body>
33    <div class="header-wrapper">
34      <div class="header">
35        <div class="headertitle"><a
36          href="index.html">cssboydeployment 1 documentation</a></div>
37        <div class="rel">
38          <a href="index.html" title="Welcome to cssboydeployment’s documentation!"
39             accesskey="P">previous</a> |
40          <a href="instructions.html" title="Instructions"
41             accesskey="N">next</a> |
42          <a href="genindex.html" title="General Index"
43             accesskey="I">index</a>
44        </div>
45       </div>
46    </div>
47
48    <div class="content-wrapper">
49      <div class="content">
50        <div class="document">
51           
52      <div class="documentwrapper">
53        <div class="bodywrapper">
54          <div class="body">
55           
56  <div class="section" id="plans">
57<h1>Plans<a class="headerlink" href="#plans" title="Permalink to this headline">¶</a></h1>
58<div class="admonition note">
59<p class="first admonition-title">Note</p>
60<p class="last">This should be changed to reflect new
61pattern discussed at 2012 EPICS Meeting</p>
62</div>
63<ul>
64<li><p class="first">use new OPI search path</p>
65</li>
66<li><dl class="first docutils">
67<dt>synApps screens imported as <em>synApps</em> project</dt>
68<dd><ul class="first last simple">
69<li>import from <tt class="docutils literal"><span class="pre">/APSshare/epics/synApps_5_6</span></tt> or equal</li>
70<li>import from SVN checkout (working directory)</li>
71<li>import from tarball extraction</li>
72</ul>
73</dd>
74</dl>
75</li>
76<li><dl class="first docutils">
77<dt>APS facility screens imported as <em>APS_sr</em> project</dt>
78<dd><ul class="first last">
79<li><dl class="first docutils">
80<dt>no screens have been converted</dt>
81<dd><ul class="first last simple">
82<li>target just the <tt class="docutils literal"><span class="pre">/APSshare/adlsys/sr/fe</span></tt> for conversion?</li>
83<li>install to <tt class="docutils literal"><span class="pre">/APSshare/APS_sr</span></tt> (outside adlsys since it is receiver of rsync task)</li>
84<li>create an SVN repo to hold these converts?</li>
85</ul>
86</dd>
87</dl>
88</li>
89<li><p class="first">same priority of imports as synApps</p>
90</li>
91</ul>
92</dd>
93</dl>
94</li>
95<li><dl class="first docutils">
96<dt>beam line-specific screens as one or more projects</dt>
97<dd><ul class="first last simple">
98<li>local file system, outside of any one CSS-BOY workspace</li>
99<li>urge that it go into an SVN repo</li>
100<li>import into client workspaces</li>
101</ul>
102</dd>
103</dl>
104</li>
105<li><p class="first">documentation!</p>
106</li>
107</ul>
108</div>
109
110
111          </div>
112        </div>
113      </div>
114        </div>
115        <div class="sidebar">
116          <h3>Table Of Contents</h3>
117          <ul class="current">
118<li class="toctree-l1 current"><a class="current reference internal" href="">Plans</a></li>
119<li class="toctree-l1"><a class="reference internal" href="instructions.html">Instructions</a></li>
120</ul>
121
122          <h3 style="margin-top: 1.5em;">Search</h3>
123          <form class="search" action="search.html" method="get">
124            <input type="text" name="q" />
125            <input type="submit" value="Go" />
126            <input type="hidden" name="check_keywords" value="yes" />
127            <input type="hidden" name="area" value="default" />
128          </form>
129          <p class="searchtip" style="font-size: 90%">
130            Enter search terms or a module, class or function name.
131          </p>
132        </div>
133        <div class="clearer"></div>
134      </div>
135    </div>
136
137    <div class="footer-wrapper">
138      <div class="footer">
139        <div class="left">
140          <a href="index.html" title="Welcome to cssboydeployment’s documentation!"
141             >previous</a> |
142          <a href="instructions.html" title="Instructions"
143             >next</a> |
144          <a href="genindex.html" title="General Index"
145             >index</a>
146            <br/>
147            <a href="_sources/plans.txt"
148               rel="nofollow">Show Source</a>
149        </div>
150
151        <div class="right">
152         
153    <div class="footer">
154        &copy; Copyright 2012, Pete Jemian.
155      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
156    </div>
157        </div>
158        <div class="clearer"></div>
159      </div>
160    </div>
161
162  </body>
163</html>
Note: See TracBrowser for help on using the repository browser.