From: peter zumbruch
Date: Thu, 30 Oct 2014 13:18:32 +0000 (+0100)
Subject: added directory structures and READMEs
X-Git-Tag: v1~1
X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=2bbeedf18e5a3bb054dfa21552aa695e49ea874b;p=epics.git
added directory structures and READMEs
---
diff --git a/CBM/README.txt b/CBM/README.txt
new file mode 100644
index 0000000..7b8e577
--- /dev/null
+++ b/CBM/README.txt
@@ -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
index 0000000..5962c4d
--- /dev/null
+++ b/CBM/apps/README.txt
@@ -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
index 0000000..aed9e9c
--- /dev/null
+++ b/CBM/helper/README.txt
@@ -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
index 0000000..0d12121
--- /dev/null
+++ b/CBM/operator/README.txt
@@ -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
index 0000000..94d3d27
--- /dev/null
+++ b/HADES/README.txt
@@ -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
index 0000000..5962c4d
--- /dev/null
+++ b/HADES/apps/README.txt
@@ -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
index 0000000..aed9e9c
--- /dev/null
+++ b/HADES/helper/README.txt
@@ -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
index 0000000..0d12121
--- /dev/null
+++ b/HADES/operator/README.txt
@@ -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
index 0000000..57645f7
--- /dev/null
+++ b/Snippets/README.txt
@@ -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