aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/chapters.ent
blob: 3375e0085d4376e47492ca5b0a60430cc415129f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!-- 
     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.
 
     $Id: chapters.ent,v 1.2 1999-07-14 22:31:29 nik Exp $
-->

<!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.the-faq		SYSTEM "the-faq/chapter.sgml">
<!ENTITY chap.the-handbook	SYSTEM "the-handbook/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">