Next |
Matthias Clasen
clasen@mathematik.uni-freiburg.de
This document describes the Jade DSSSL engine from the programmers point of view. It was written to help people who want to extend Jade.
The follwing directories contain files needed during the build:
Visual C++ build process
autoconf build process
creating a distribution
The following directories contain documentation:
SP documentation
Jade documentation
The following directories contain SGML/DSSSL text files:
DTDs for style sheets and FOT output; jadetex; examples
various DTDs and catalogs
SGML declaration and catalog for dealing with Unicode
The following directories contain the sources of the various libraries:
the SP library
the DSSSL style engine
an abstract interface to groves
an implementation of the grove interface
an OLE-enabled version of the grove builder, Windows-only
simple API for applications derived from SP
Applications:
an SGML parser
an SGML normalizer
a markup stream editor
a frontend to the SP entity manager
a simple SGML to XML converter
the source of the Jade application and its various backends
TODO: What needs to be said here ? msggen.pl; What makefiles are used and included where; list of defines in config.h; building by hand vs. configure
Next | ||
Coding conventions |