>>>>> "DE" == Dan Espen <dane_at_mk.telcordia.com> writes:
DE> Dave is right, our online fvwm2 man page is seriously out of date.
Hmmm. I rebuild these things for every new release, but it seems I left
out the main page (!).
#!/usr/local/bin/zsh
for i in FvwmAudio FvwmAuto FvwmBacker FvwmBanner FvwmButtons FvwmCpp FvwmForm FvwmIconBox FvwmIconMan FvwmIdent FvwmM4 FvwmPager FvwmRearrange FvwmSave FvwmSaveDesk FvwmScroll FvwmTalk FvwmWinList; do ../docs/run_man2html.sh $i;done
for i in ../NEWS ../TODO ../FAQ; do ../docs/txt2html.sh $i;done
This will need updating for new modules, of course.
I'll check out the 2.2 branch and rebuild this.
BTW, the worst part of man2html is that the manpage has to be installed
before it works. This isn't a terribly big deal for me but it is annoying.
DE> I'll see if I can't put something a little cleaner together, if you
DE> promise to run it...
If you feel like it.
- J<
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Apr 30 1999 - 12:27:13 BST