I took another look at this.  I'd forgotten webdesc was in lua :) but
anyway...

I created a wrapper that would take an optional list of *.lrp packages
on the command line, and generate a web page for all description files (
<pkg>.desc ) found in the packages.  If no list is given, the list of
packages defaults to "*.lrp" (in the current directory).

So, one could do this in the Oxygen package directory (assuming that Lua
is present):

webdesc.sh

...and it would pop out all of the html pages for each and every
description...

It'll even pop out a index.html page (overwriting whatever's there) with
a list of ALL packages with links to descriptions...

Is this the start of something new?

I'll see if I can get a few more packages converted, and perhaps a
special directory to be used as an example...

Unfortunately, SourceForge doesn't seem to have Lua, so I'll generate it
here and copy it up there...

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to