doc/ja_JP.eucJP/books/fdp-primer
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
..
overview Catch up with the English version: 2003-10-20 15:42:03 +00:00
psgml-mode Catch up with the English version: 2003-10-20 15:42:03 +00:00
see-also Merge the following from the English version: 2003-07-08 18:09:16 +00:00
structure Catch up with the English version: 2003-10-20 15:42:03 +00:00
stylesheets Catch up with the English version: 2003-10-20 15:42:03 +00:00
tools Fix some typos. 2003-12-20 17:44:52 +00:00
writing-style Merge the following from the English version: 2001-03-08 16:06:21 +00:00
book.sgml Simplify parameter entities in doctype declaration. 2004-08-08 13:44:01 +00:00
chapter.decl Add new translations (but not activated yet): 2001-03-07 19:40:56 +00:00
chapters.ent Catch up with the English version: 2003-10-20 15:42:03 +00:00
Makefile Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link 2003-04-22 18:35:44 +00:00