aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/chapters.ent
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/chapters.ent')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/chapters.ent30
1 files changed, 0 insertions, 30 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/chapters.ent b/en_US.ISO8859-1/books/fdp-primer/chapters.ent
deleted file mode 100644
index 2bfc029895..0000000000
--- a/en_US.ISO8859-1/books/fdp-primer/chapters.ent
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!--
- 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 .xml file is stored.
-
- Chapters should be listed in the order in which they are referenced.
-
- $FreeBSD$
--->
-
-<!ENTITY chap.overview SYSTEM "overview/chapter.xml">
-<!ENTITY chap.tools SYSTEM "tools/chapter.xml">
-<!ENTITY chap.working-copy SYSTEM "working-copy/chapter.xml">
-<!ENTITY chap.structure SYSTEM "structure/chapter.xml">
-<!ENTITY chap.doc-build SYSTEM "doc-build/chapter.xml">
-<!ENTITY chap.the-website SYSTEM "the-website/chapter.xml">
-<!ENTITY chap.xml-primer SYSTEM "xml-primer/chapter.xml">
-<!ENTITY chap.xhtml-markup SYSTEM "xhtml-markup/chapter.xml">
-<!ENTITY chap.docbook-markup SYSTEM "docbook-markup/chapter.xml">
-<!ENTITY chap.stylesheets SYSTEM "stylesheets/chapter.xml">
-<!ENTITY chap.translations SYSTEM "translations/chapter.xml">
-<!ENTITY chap.po-translations SYSTEM "po-translations/chapter.xml">
-<!ENTITY chap.manpages SYSTEM "manpages/chapter.xml">
-<!ENTITY chap.writing-style SYSTEM "writing-style/chapter.xml">
-<!ENTITY chap.editor-config SYSTEM "editor-config/chapter.xml">
-<!ENTITY chap.see-also SYSTEM "see-also/chapter.xml">
-
-<!ENTITY app.examples SYSTEM "examples/appendix.xml">