summaryrefslogtreecommitdiff
path: root/build/templates
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-07 08:44:16 +0000
committerFrans Pop <elendil@planet.nl>2009-04-07 08:44:16 +0000
commitc7ae891aa42885eadef27c7ad09604f0785cfad4 (patch)
tree297e3b5b036cf8a64beaac1e4356dde3d090708b /build/templates
parent2ef93ab7223f1b3e6423de936f6da563a5ed923d (diff)
downloadinstallation-guide-c7ae891aa42885eadef27c7ad09604f0785cfad4.zip
Document accessibility support in the installer
Many thanks to Samuel Thibault for writing this up. Reviewed by Frans Pop.
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/docstruct.ent2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent
index 87fe7f481..24cad5e2c 100644
--- a/build/templates/docstruct.ent
+++ b/build/templates/docstruct.ent
@@ -29,6 +29,7 @@
<!ENTITY supported-sparc.xml SYSTEM "##SRCPATH##/hardware/supported/sparc.xml">
<!ENTITY network-cards.xml SYSTEM "##SRCPATH##/hardware/network-cards.xml">
<!ENTITY supported-peripherals.xml SYSTEM "##SRCPATH##/hardware/supported-peripherals.xml">
+ <!ENTITY accessibility-hardware.xml SYSTEM "##SRCPATH##/hardware/accessibility.xml">
<!ENTITY buying-hardware.xml SYSTEM "##SRCPATH##/hardware/buying-hardware.xml">
<!ENTITY installation-media.xml SYSTEM "##SRCPATH##/hardware/installation-media.xml">
<!ENTITY memory-disk-requirements.xml SYSTEM "##SRCPATH##/hardware/memory-disk-requirements.xml">
@@ -94,6 +95,7 @@
<!ENTITY boot-installer-s390.xml SYSTEM "##SRCPATH##/boot-installer/s390.xml">
<!ENTITY boot-installer-sparc.xml SYSTEM "##SRCPATH##/boot-installer/sparc.xml">
<!ENTITY boot-installer-parameters.xml SYSTEM "##SRCPATH##/boot-installer/parameters.xml">
+ <!ENTITY boot-installer-accessibility.xml SYSTEM "##SRCPATH##/boot-installer/accessibility.xml">
<!ENTITY boot-installer-trouble.xml SYSTEM "##SRCPATH##/boot-installer/trouble.xml">
<!ENTITY using-d-i.xml SYSTEM "##SRCPATH##/using-d-i/using-d-i.xml">