diff options
Diffstat (limited to 'de_DE.ISO8859-1/books/fdp-primer/chapters.ent')
-rw-r--r-- | de_DE.ISO8859-1/books/fdp-primer/chapters.ent | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/de_DE.ISO8859-1/books/fdp-primer/chapters.ent b/de_DE.ISO8859-1/books/fdp-primer/chapters.ent deleted file mode 100644 index 431bb633f3..0000000000 --- a/de_DE.ISO8859-1/books/fdp-primer/chapters.ent +++ /dev/null @@ -1,27 +0,0 @@ -<!-- - 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. - - $FreeBSD$ - $FreeBSDde: de-docproj/books/fdp-primer/chapters.ent,v 1.1 2003/10/27 23:06:27 mheinen Exp $ - basiert auf: 1.6 ---> - -<!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"> |