Remove outdated references to "make jasmine-links", consolidate lists.
authorMike Taylor <mike@indexdata.com>
Mon, 28 Jul 2014 11:19:44 +0000 (12:19 +0100)
committerMike Taylor <mike@indexdata.com>
Mon, 28 Jul 2014 11:19:44 +0000 (12:19 +0100)
examples/htdocs/README

index a1f96b1..d1e1c2b 100644 (file)
@@ -1,17 +1,3 @@
-Development
-===========================================
-
-please run first in this directory: 
-$ make jasmine-links
-
-
-jasmine.html      - jasmine test with standard HTML page. 
-
-jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript.
-                    Returns better readable test results as jasmine.html, 
-                    but it is less flexible.
-
-
 Public demo pages
 -----------------
 auto.html
@@ -27,8 +13,9 @@ popup.html
 
 Jasmine test pages
 ------------------
-jasmine-popup.html     - jasmine test with jquery popup, best for JS/HTML testing
 jasmine-local-popup.html  jasmine test with local SP and jquery popup, best for development
 jasmine-pp2.html       - running with local pazpar2 instead SP
-jasmine.html           - standard jasmine test
-
+jasmine.html      - jasmine test with standard HTML page. 
+jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript.
+                    Returns better readable test results as jasmine.html, 
+                    but it is less flexible.