[go: up one dir, main page]

Menu

Tree [9ea73e] v0-9 / doc /
 History

HTTPS access


File Date Author Commit
 dev 1999-01-27 Greg J. Badros Greg J. Badros [6b3652] Updated all refs to huis-clos.mit.edu to vicari...
 .cvsignore 1998-07-24 Greg J. Badros Greg J. Badros [6fcb1a] Ignore the html subdirectory -- ultimately it c...
 COPYRIGHT.DOC 1997-09-22 Maciej Stachowiak Maciej Stachowiak [803e70] License for the documentation.
 ChangeLog 1999-01-24 Greg J. Badros Greg J. Badros [2f7e2b] *** empty log message ***
 Makefile.am 1999-01-24 Greg J. Badros Greg J. Badros [be4c10] * Makefile.am: Added $$SCWMDOC_ARGS to invocati...
 README 1998-11-03 Robert Bihlmeyer Robert Bihlmeyer [e89ef1] * README: Added a pointer to SGMLtools.
 guile-gtk 1998-11-20 Maciej Stachowiak Maciej Stachowiak [5d15bc] Experimental guile-gtk support.
 scwm-concepts.txt 1999-01-24 Greg J. Badros Greg J. Badros [4a8e04] Re-exported.
 scwm-faq 1998-10-07 Greg J. Badros Greg J. Badros [058ad7] Added -- mostly to get the ball rolling. Addit...
 scwm-hooks.txt 1999-01-24 Greg J. Badros Greg J. Badros [4a8e04] Re-exported.
 scwm-intro-tutorial.scm 1998-11-16 Maciej Stachowiak Maciej Stachowiak [16f4c4] * scwm.texi: Made minor changes so it g...
 scwm-procedures.txt 1999-01-24 Greg J. Badros Greg J. Badros [4a8e04] Re-exported.
 scwm-variables.txt 1999-01-24 Greg J. Badros Greg J. Badros [4a8e04] Re-exported.
 scwm.1 1998-07-06 Maciej Stachowiak Maciej Stachowiak [761e45] Man page from Dale Smith (somewhat enhanced by me)
 scwm.info 1998-12-05 Greg J. Badros Greg J. Badros [ac251c] Re-exported.
 scwm.sgml 1999-01-24 Greg J. Badros Greg J. Badros [4a8e04] Re-exported.
 scwm.texi 1998-11-16 Maciej Stachowiak Maciej Stachowiak [16f4c4] * scwm.texi: Made minor changes so it g...
 scwmexec.1 1998-07-06 Maciej Stachowiak Maciej Stachowiak [761e45] Man page from Dale Smith (somewhat enhanced by me)
 scwmrepl.1 1998-07-06 Maciej Stachowiak Maciej Stachowiak [761e45] Man page from Dale Smith (somewhat enhanced by me)
 session-management 1998-11-16 Robert Bihlmeyer Robert Bihlmeyer [d2a68a] * session-management: Updated scwm's capability...
 smproxy.patch 1998-11-09 Robert Bihlmeyer Robert Bihlmeyer [ca8fb8] * session-management: More about what the wm, a...
 texinfo.tex 1998-06-21 Maciej Stachowiak Maciej Stachowiak [5a4d1d] Added scwm TexInfo manual, translated from the ...
 theme-howto 1998-11-14 Maciej Stachowiak Maciej Stachowiak [0c0af7] Merge changes from MSTACHOW_LEGAL_BS_BRANCH

Read Me

To build the html pages (i.e., for "make html") you need
JADE (JAmes's DSSSL Engine) and the 
DocBook DTD (Document Type Defintion) and html stylesheet.

JADE is available from:

http://www.jclark.com/jade/

DocBook is available from:

http://www.oreilly.com/davenport/


Note that JADE uses the environment variable SGML_CATALOG_FILES
to find out where the entities catalog is.  You'll need to 
set that variable to point at a catalog file that you add
pointers to various entities in.

Some of the entities files may not be included in the two above
sites.  The W3C page also has some useful pointers and files:

http://www.w3c.org

As an alternative, the SGMLtools bundle should contain all of the
above, nicely integrated.  Be sure to have a recent version (>=2.0).
It's available from:

http://www.sgmltools.org/

Other useful pointers include:

http://www.egr.msu.edu/Pgrt/

and:

http://www.gnome.org/devel/docs.shtml

Improvements to this documentation are appreciated.  I'm a novice, 
and got this working a while back after a bit of effort -- unfortunately 
I can no longer remember the details, and cannot seem to find any
more notes on what I did.

Good luck,
Greg

--09/26/98 gjb