doc/ja_JP.eucJP/books/fdp-primer/chapters.ent
Hideyuki KURASHINA 96203e1cfe Catch up with the English version:
1.4  -> 1.6  books/fdp-primer/chapters.ent
   1.8  -> 1.9  books/fdp-primer/overview/chapter.sgml
   1.6  -> 1.7  books/fdp-primer/psgml-mode/chapter.sgml
   1.2  -> 1.14 books/fdp-primer/structure/chapter.sgml
   1.4  -> 1.10 books/fdp-primer/stylesheets/chapter.sgml
   1.10 -> 1.25 books/fdp-primer/tools/chapter.sgml
2003-10-20 15:42:03 +00:00

29 lines
1.2 KiB
Text

<!--
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.6
$FreeBSD$
Creates entities for each chapter in the Documentation Project Primer.
Each entity is named chap.foo, where foo is the value of the id
attribute on that chapter, and corresponds to the name of the
directory in which that chapter's .sgml file is stored.
Chapters should be listed in the order in which they are referenced.
-->
<!ENTITY chap.overview SYSTEM "overview/chapter.sgml">
<!ENTITY chap.sgml-primer SYSTEM "sgml-primer/chapter.sgml">
<!ENTITY chap.tools SYSTEM "tools/chapter.sgml">
<!ENTITY chap.sgml-markup SYSTEM "sgml-markup/chapter.sgml">
<!ENTITY chap.stylesheets SYSTEM "stylesheets/chapter.sgml">
<!ENTITY chap.structure SYSTEM "structure/chapter.sgml">
<!ENTITY chap.the-website SYSTEM "the-website/chapter.sgml">
<!ENTITY chap.translations SYSTEM "translations/chapter.sgml">
<!ENTITY chap.writing-style SYSTEM "writing-style/chapter.sgml">
<!ENTITY chap.psgml-mode SYSTEM "psgml-mode/chapter.sgml">
<!ENTITY chap.see-also SYSTEM "see-also/chapter.sgml">
<!ENTITY chap.doc-build SYSTEM "doc-build/chapter.sgml">
<!ENTITY app.examples SYSTEM "examples/appendix.sgml">