doc/share
Hiroki Sato 5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
..
examples Add two scripts that manipulate man-refs.ent. add-manref.sh inserts a 2001-07-24 10:56:11 +00:00
images Add additional callout images. This allows us to use up to 15 2004-07-12 08:37:46 +00:00
misc Remove trailing whitespaces. 2004-07-23 18:58:56 +00:00
mk Parse ISO* encodings, convert it to ISO-* before SP_ENCODINGS assignment 2004-08-06 09:33:17 +00:00
pgpkeys - Move myself from 'Additional Contributors' to 'Developers' 2004-08-06 08:28:51 +00:00
sgml Simplify parameter entities in doctype declaration. 2004-08-08 13:44:01 +00:00
web2c
xsl Add the files which will allow us to actually build with FORMAT=html 2003-01-03 05:06:14 +00:00