xenocara/app/fvwm/docs
2006-11-26 10:53:04 +00:00
..
ANNOUNCE Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
black-stone1.jpg Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
BUGS Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
ChangeLog Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
color_combos Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
cvs.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
DEVELOPERS Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
docs.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
download.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
error_codes Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
FAQ Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
features.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
ftp.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
fvwm_smaller.gif Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
fvwm.gif Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
fvwm.lsm Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
index.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
links.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
m4_hacks Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mailinglist.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
man-pages.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_changes.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_concept.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_f2m_communication.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_initialization.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_m2f_communication.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
mod_security.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
modules.html Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
README Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
run_man2html.sh Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
TODO Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
txt2html.sh Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00
Y2K-Compliance Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00

Dan Espen, November 1, 1998.  No particular copyright attached.

This directory contains some of the fvwm2 documentation, including the
web pages that normally reside at the fvwm hosting site.

Unless you don't  have internet access, there  is no reason to install
these files at your site.

In this directory is the shell, txt2html.sh.  This is normally run
to take text files from the fvwm source distribution and turn them
into HTML.

Also   in  this directory is  the   shell run_man2html.sh.  This shell
invokes man2html which must be  separately installed.  (Special  fvwm2
sytle headers and colors are generated by the shell.)

As   a  release  is  shipped,  txt2html.sh   and run_man2html.sh would
normally be run in the directory where the resulting html is wanted.

This shell would be run for the files, NEWS, TODO, and FAQ.

This is  a description  of the  files  in this directory,  showing the
heirarchical structure of the web  pages.  Cross-reference type  links
from one page to another are not shown.


 README - This file
 black-stone1.jpg - Background for all the pages
 index.html - main page
   fvwm.gif - image, only used on index page
   download.html
   features.html
   mailinglist.html
   (mail archive not here, tool generated)
   docs.html
     (FAQ.html - txt2html.sh generated)
     (mail archive not here, tool generated)
     (TODO.html - txt2html.sh generated)
     (manual pages not here, tool generated)
     modules.html
       mod_changes.html
       mod_concept.html
       mod_security.html
       mod_initialization.html
       mod_m2f_communication.html
       mod_f2m_communication.html
   links.html
   (news.html - txt2html.sh generated)
 txt2html.sh - shell for converting text to html
 run_man2html.sh - shell for generating fvwm sytle man pages

Generated files:
 NEWS.html
 TODO.html
 FAQ.html

All the man pages need to be generated.  The need to be installed
before the html can be generated.  See run_man2html.sh.