X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=examples%2Fhtdocs%2FREADME;h=83e20ffb7a5b6b709989b6a3b57b9160ede25b32;hp=9a22f5bf88326ec6260479fff126f9d011ecaace;hb=ce1503ff9f918a52ded3643ba8595d49c71e1277;hpb=f7be39f3c028d0d54758109e2bf7bc9c398ad97a diff --git a/examples/htdocs/README b/examples/htdocs/README index 9a22f5b..83e20ff 100644 --- a/examples/htdocs/README +++ b/examples/htdocs/README @@ -1,23 +1,8 @@ -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 dict.html index.html -jquery.html language.html localauth.html lowlevel.html @@ -27,7 +12,9 @@ popup.html Jasmine test pages ------------------ -jasmine-popup.html - jasmine test with jquery popup, best for development +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.