The example at ~addons/docs/joxygen/test.ijs should at least run, so you could use this as a starting point.
However, pandoc has changed since the addon was written, and the addon needs to be updated. For example, the html files built no longer have the <head> tag. I noticed changes in my own use of pandoc but had not thought of updating joxygen. I'll put this on the to-do list, but if anyone else can fix the addon, please go ahead. On Sat, May 2, 2020 at 11:17 AM Thomas Bulka <[email protected]> wrote: > > Hello everyone, > > I need some help on joxygen. I installed joxygen via the package manager > (and pandoc, too, of course) and finally I created an .ijs-script that I > documented as described here: > https://code.jsoftware.com/wiki/Addons/docs/joxygen. > > Alas, now I don't know, how I can execute joxygen to generate the > documentation from my script. I think the section "example" is supposed > to tell me, how to do that, but somehow I'm unable to make use of that > example. Are there any more hints on how I can generate the > documentation from my file? > > Kind regards, > > Thomas > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
