Re: Help API

2018-02-13 Thread Mortimer Cladwell
JavaHelp will work. Details here <http://www.stihie.net/lnsDFoKytr/2018/02/12/jhelpintro/> On Wednesday, December 27, 2017 at 8:17:09 AM UTC-5, Mortimer Cladwell wrote: > > I am looking for a help api for my clojure application, something that > will pop up when the user sele

Help API

2017-12-27 Thread Mortimer Cladwell
I am looking for a help api for my clojure application, something that will pop up when the user selects "Help" from the main menu bar. Something supporting context sensitive help would be desirable. Something like javahelp, but I don't see clojure support for javahelp, oth