X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=doc%2Findex.markdown;h=7690717057e05dff9e1d470c491cf0fcea0b8f9e;hp=66107d67461175c0f22d4fa755e372f10cc50594;hb=acdba3a0827204a32aa0e29f8cc4e194073ea4a5;hpb=25a4a41b23b627aca2760bdb21dbd53915ca3304 diff --git a/doc/index.markdown b/doc/index.markdown index 66107d6..7690717 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -34,6 +34,7 @@ Documentation * The README -- mostly technical details. * The MKWS manual, including a reference section. This is a much better introduction. +* The MKWS developers' guide. Tools ----- @@ -45,12 +46,12 @@ Here are the files that this web-site provides: * pazpar2/js/pz2.js -- Low-level JavaScript library for access to the MasterKey web service. -* handlebars-v1.1.2.js -- +* handlebars-v2.0.0.js -- A local copy of the Handlebars templating library, since it doesn't like to be hotlinked. -* Local copy of `jquery-1.10.0.min.js` -* Local copy of `jquery.json-2.4.js` +* Local copy of jquery-1.10.0.min.js +* Local copy of jquery.json-2.4.js * mkws-complete.js -- A single large JavaScript file containing everything needed for MKWS to work: the widget-set itself, the API library, and @@ -65,14 +66,6 @@ Minified versions of the MKWS JavaScript files are also available: * mkws.min.js * mkws-complete.min.js -(This domain also hosts two web-service endpoints that are used by -running MKWS-based applications: -`/service-proxy-auth` -is used to authenticate new sessions and -`/service-proxy/` -is the main endpoint for searching and retrieval. But there is -no need to use these directly: the widgets take care of that.) - Versions --------