X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Findex.markdown;h=2f4a06947f4a08c93f8425f65605ae32b82e1a6b;hb=13f0bfde44db59dcec500dce046c690792fdb368;hp=dd682548dcc68e840c91b4343743a3f86be5d532;hpb=274ae9998d361d731cca4d22b5b22968127b72e5;p=mkws-moved-to-github.git diff --git a/doc/index.markdown b/doc/index.markdown index dd68254..2f4a069 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 ----- @@ -58,21 +59,15 @@ Here are the files that this web-site provides: * mkws.css -- A stylesheet which styles only MasterKey widgets, and does not otherwise interfere with application-site's styles. - +* mkws-jquery.js -- + An experimental jQuery plugin that provides an MKWS-based + metasearching applet. 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 --------