]> jspc29.x-matter.uni-frankfurt.de Git - epics.git/commitdiff
added directory structures and READMEs
authorpeter zumbruch <p.zumbruch@.gsi.de>
Thu, 30 Oct 2014 13:18:32 +0000 (14:18 +0100)
committerpeter zumbruch <p.zumbruch@.gsi.de>
Thu, 30 Oct 2014 13:18:32 +0000 (14:18 +0100)
CBM/README.txt [new file with mode: 0644]
CBM/apps/README.txt [new file with mode: 0644]
CBM/helper/README.txt [new file with mode: 0644]
CBM/operator/README.txt [new file with mode: 0644]
HADES/README.txt [new file with mode: 0644]
HADES/apps/README.txt [new file with mode: 0644]
HADES/helper/README.txt [new file with mode: 0644]
HADES/operator/README.txt [new file with mode: 0644]
Snippets/README.txt [new file with mode: 0644]

diff --git a/CBM/README.txt b/CBM/README.txt
new file mode 100644 (file)
index 0000000..7b8e577
--- /dev/null
@@ -0,0 +1,9 @@
+The place to store all code related to the CBM Epics control system
+
+Directory structure:
+apps
+operator       GUIs
+helper      Scripting
+perl
+
+
diff --git a/CBM/apps/README.txt b/CBM/apps/README.txt
new file mode 100644 (file)
index 0000000..5962c4d
--- /dev/null
@@ -0,0 +1,8 @@
+The place to store all code related to Epics apps.
+
+Directory structure:
+linux          Main, Archiver, Alarm, HV, Sequencer            
+dreamplug   
+etrax       
+raspi
+vme
\ No newline at end of file
diff --git a/CBM/helper/README.txt b/CBM/helper/README.txt
new file mode 100644 (file)
index 0000000..aed9e9c
--- /dev/null
@@ -0,0 +1,5 @@
+The place to store all code related to the Epics control system, helping or misc. scripts and tools
+
+Directory structure:
+
+
diff --git a/CBM/operator/README.txt b/CBM/operator/README.txt
new file mode 100644 (file)
index 0000000..0d12121
--- /dev/null
@@ -0,0 +1,5 @@
+The place to store all code related to Epics operator GUIs
+
+Directory structure:
+CSS
+Medm
diff --git a/HADES/README.txt b/HADES/README.txt
new file mode 100644 (file)
index 0000000..94d3d27
--- /dev/null
@@ -0,0 +1,9 @@
+The place to store all code related to the HADES Epics control system
+
+Directory structure:
+apps
+operator       GUIs
+helper      Scripting
+perl
+
+
diff --git a/HADES/apps/README.txt b/HADES/apps/README.txt
new file mode 100644 (file)
index 0000000..5962c4d
--- /dev/null
@@ -0,0 +1,8 @@
+The place to store all code related to Epics apps.
+
+Directory structure:
+linux          Main, Archiver, Alarm, HV, Sequencer            
+dreamplug   
+etrax       
+raspi
+vme
\ No newline at end of file
diff --git a/HADES/helper/README.txt b/HADES/helper/README.txt
new file mode 100644 (file)
index 0000000..aed9e9c
--- /dev/null
@@ -0,0 +1,5 @@
+The place to store all code related to the Epics control system, helping or misc. scripts and tools
+
+Directory structure:
+
+
diff --git a/HADES/operator/README.txt b/HADES/operator/README.txt
new file mode 100644 (file)
index 0000000..0d12121
--- /dev/null
@@ -0,0 +1,5 @@
+The place to store all code related to Epics operator GUIs
+
+Directory structure:
+CSS
+Medm
diff --git a/Snippets/README.txt b/Snippets/README.txt
new file mode 100644 (file)
index 0000000..57645f7
--- /dev/null
@@ -0,0 +1,6 @@
+The place to store all code related to Epics generic pieces of code that can be used anywhere
+
+Directory structure:
+protocols
+templates
+sets