This package contains the xmlroff and libfo source code.
xmlroff
area
datatype
docs
expr
fo
property
This is the root directory of the xmlroff source code
tree. It contains the .c
and
.h
files for top-level, non-object source code as
well as the .c
and .h
files
for the top-level FoContext, FoObject and FoNode object types.
fo-context.[ch]
are autogenerated
(then modified).
Source code for area objects. None of these files are
autogenerated.
Source code for datatype objects. None of these files
are autogenerated.
Documentation that is built using gtk-doc (which has a
strong resemblance to Javadoc). A lot of the files are autogenerated
by the gtk-doc tools.
xmlroff-property-{decl,ref}.ent
are
autogenerated by XSL stylesheets.
Property value expression parser. None of these files are
autogenerated.
Source code for GObject objects corresponding to XSL
formatting objects.
fo-*.c
, fo-*.h
,
and fo-*-private.h
are autogenerated but may have
been additionally hand modified. fo-*-area.[ch]
are not autogenerated. fo-tree*.[ch]
are not
autogenerated.
Source code for GObject objects corresponding to XSL
formatting object properties.
fo-property-*.[ch]
are autogenerated,
except for fo-property-eval.[ch]
.