Ok, note however that that Addons page that I modified is a landing page for the Addons top nav. If you go back to the page I modified you can see that Addons is bolded (and black) in that blue JAL bar. So now I need to think about that a little.
Meanwhile, here's the system libs: require'general/dirutils' system=: (#~ +./@('.ijs' E. ])@>) {."1 dirtree '~system' dropto=:4 :0 ((#x)+1 i.~x E.y) }. y ) taketo=:4 :0 (1 i.~x E.y) {. y ) libnm=: ('.ijs' taketo '/system/' dropto ])L:0 >libnm system defs/hostdefs_aix defs/hostdefs_android defs/hostdefs_android_64 defs/hostdefs_darwin defs/hostdefs_darwin_64 defs/hostdefs_linux defs/hostdefs_linux_64 defs/hostdefs_sunos defs/hostdefs_win defs/hostdefs_win_64 defs/netdefs_aix defs/netdefs_android defs/netdefs_android_64 defs/netdefs_darwin defs/netdefs_darwin_64 defs/netdefs_linux defs/netdefs_linux_64 defs/netdefs_sunos defs/netdefs_win defs/netdefs_win_64 main/regex main/socket main/stdlib main/task util/boot util/configure util/pacman util/pm util/pp util/project util/scripts util/tar We can probably gloss over the architecture specific defs, which makes that a rather small list. I think I've seen various bits of documentation for a lot of these already, but it's not all wikidoc... but, basically, I guess we should start linking stuff in and building out the contents? Would it help to put together some boilerplates indicating page status along with a few general directions about plausibly nice edits for that stage f the page? Thanks, -- Raul On Tue, Oct 31, 2017 at 8:38 PM, Henry Rich <henryhr...@gmail.com> wrote: > Bravo! I have moved the page to > > http://code.jsoftware.com/wiki/Vocabulary/Libraries > > which is a place where a new user is more likely to stumble into it, I > think. > > I see you have the Addons; what about the standard libraries like strings, > regex, debug, etc.? They need to be documented in the same place. > > But now, Calling All Addon Owners: please go into the page pointed to above, > trim the Description down to 1 or 2 lines, and install keywords into column > 3. As a temporary expedient I have added a list of keywords at the top of > the page; please use those if they are appropriate, and put any keywords you > add into the list for others to use. > > When I worked on the lines for my Addons I found that Raul had included the > script names along with the package. Great! This will be useful in the > next phase so I left them in, separated by a blank line. > > Henry Rich > > On 10/31/2017 5:41 PM, Raul Miller wrote: >> >> Ok, after a few false starts, I think I have your three column table >> suggestion implemented at http://code.jsoftware.com/wiki/Addons >> >> It would need manual support going forwards, so the code I used to >> implement it is probably not interesting. >> >> Thanks, >> > > > --- > This email has been checked for viruses by AVG. > http://www.avg.com > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm