openbsd-ports/textproc/docbook/pkg/DESCR
avsm 5b00a9702d Pull in the docbook-xml port into this one. Since the SGML DTDs are no
longer being developed, the release number of this port now reflects the
advancing XML DTD versions. The directory structure for the XML DTDs
is similar to that of the SGML ones (share/xml/docbook/4.1, for example)

- Update to docbook-4.1.2
- bump NEED_VERSION, integrate COMMENT
- switch to tracking XML schemas, but keep installing old SGML ones

ok jakob@
2001-03-31 10:20:44 +00:00

27 lines
1.0 KiB
Plaintext

DocBook is a DTD maintained by the DocBook Technical Committee of
OASIS. It is particularly well suited to books and papers about
computer hardware and software (though it is by no means limited
to these applications).
Because it is a large and robust DTD, and because its main structures
correspond to the general notion of what constitutes a "book",
DocBook has been adopted by a large and growing community of authors
writing books of all kinds.
DocBook is supported "out of the box" by a number of commercial
tools, and there is rapidly expanding support for it in a number
of free software environments.
This ports installs all versions of the DocBook SGML DTD from
versions 3.x and 4.x, and the last major release on the 2.x branch.
The XML versions include the latest one, and a few other commonly
used revisions.
If you are creating a new document, always try to use the latest
version of the DTD.
There is a free online copy of O'Reilly's definitive guide to DocBook
available at http://www.docbook.org/tdg/html/docbook.html
WWW: ${HOMEPAGE}