diff options
author | Holger Wansing <hwansing@mailbox.org> | 2018-09-30 21:42:58 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2018-09-30 21:42:58 +0200 |
commit | 588f802118b3493644eccf32c08bf0b15fa40ddb (patch) | |
tree | 6e75746018fc61af76774457bffb73957b07f33a /build/templates/docstruct.ent | |
parent | 6ca8d1c1975d262db6c2b38499c517c370215273 (diff) | |
download | installation-guide-588f802118b3493644eccf32c08bf0b15fa40ddb.zip |
Add chapter 'What is the Debian Installer'; patch by Miguel Figueiredo
Diffstat (limited to 'build/templates/docstruct.ent')
-rw-r--r-- | build/templates/docstruct.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index c4f185751..7cc2aa4fa 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -9,6 +9,7 @@ <!ENTITY what-is-debian-linux.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-linux.xml"> <!ENTITY what-is-debian-kfreebsd.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-kfreebsd.xml"> <!ENTITY what-is-debian-hurd.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-hurd.xml"> + <!ENTITY what-is-debian-installer.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-installer.xml"> <!ENTITY getting-newest-inst.xml SYSTEM "##SRCPATH##/welcome/getting-newest-inst.xml"> <!ENTITY getting-newest-doc.xml SYSTEM "##SRCPATH##/welcome/getting-newest-doc.xml"> <!ENTITY doc-organization.xml SYSTEM "##SRCPATH##/welcome/doc-organization.xml"> |