summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
-rw-r--r--webapp/cao-common.css (renamed from cao-common.css)0
-rw-r--r--webapp/cao-common.js (renamed from cao-common.js)0
-rw-r--r--webapp/cao-desktop.html (renamed from cao-desktop.html)0
-rw-r--r--webapp/cao-desktop.js (renamed from cao-desktop.js)0
-rw-r--r--webapp/cao-mobile.css (renamed from cao-mobile.css)0
-rw-r--r--webapp/cao-mobile.html (renamed from cao-mobile.html)0
-rw-r--r--webapp/cao-mobile.js (renamed from cao-mobile.js)0
l---------webapp/index.html (renamed from index.html)0
-rw-r--r--webapp/jquery-2.1.3.js (renamed from jquery-2.1.3.js)0
-rw-r--r--webapp/jquery-2.1.3.min.js (renamed from jquery-2.1.3.min.js)0
l---------webapp/jquery.js (renamed from jquery.js)0
12 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 51384e3..ccf57d6 100644
--- a/README
+++ b/README
@@ -16,3 +16,10 @@ Execution
Start the python server (it will listen to any connection on port 1236)
$ cao-server &
+
+Installation of the web application
+===================================
+
+Configure your webserver to server the webapp/ directory (refer to the
+documentation of your prefered webserver for that) or copy the content of the
+webapp/ directory in a directory already served by your webserver.
diff --git a/cao-common.css b/webapp/cao-common.css
index c574b6d..c574b6d 100644
--- a/cao-common.css
+++ b/webapp/cao-common.css
diff --git a/cao-common.js b/webapp/cao-common.js
index 2742606..2742606 100644
--- a/cao-common.js
+++ b/webapp/cao-common.js
diff --git a/cao-desktop.html b/webapp/cao-desktop.html
index 34f4721..34f4721 100644
--- a/cao-desktop.html
+++ b/webapp/cao-desktop.html
diff --git a/cao-desktop.js b/webapp/cao-desktop.js
index faa864b..faa864b 100644
--- a/cao-desktop.js
+++ b/webapp/cao-desktop.js
diff --git a/cao-mobile.css b/webapp/cao-mobile.css
index 796f190..796f190 100644
--- a/cao-mobile.css
+++ b/webapp/cao-mobile.css
diff --git a/cao-mobile.html b/webapp/cao-mobile.html
index a9f8722..a9f8722 100644
--- a/cao-mobile.html
+++ b/webapp/cao-mobile.html
diff --git a/cao-mobile.js b/webapp/cao-mobile.js
index 3a35b24..3a35b24 100644
--- a/cao-mobile.js
+++ b/webapp/cao-mobile.js
diff --git a/index.html b/webapp/index.html
index 8ffec2d..8ffec2d 120000
--- a/index.html
+++ b/webapp/index.html
diff --git a/jquery-2.1.3.js b/webapp/jquery-2.1.3.js
index 79d631f..79d631f 100644
--- a/jquery-2.1.3.js
+++ b/webapp/jquery-2.1.3.js
diff --git a/jquery-2.1.3.min.js b/webapp/jquery-2.1.3.min.js
index 25714ed..25714ed 100644
--- a/jquery-2.1.3.min.js
+++ b/webapp/jquery-2.1.3.min.js
diff --git a/jquery.js b/webapp/jquery.js
index 957f262..957f262 120000
--- a/jquery.js
+++ b/webapp/jquery.js