usermanual: Start writing some bits about the installation

This commit is contained in:
Holger Hans Peter Freyther
2011-07-19 23:19:32 +02:00
parent f34b1aa52d
commit ebbc9bef4f
2 changed files with 64 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY chapter-introduction SYSTEM "chapters/introduction.xml">
<!ENTITY chapter-installation SYSTEM "chapters/installation.xml">
<!ENTITY chapter-using SYSTEM "chapters/using.xml">
<!ENTITY chapter-building SYSTEM "chapters/building.xml">
<!ENTITY chapter-appendix SYSTEM "chapters/appendix.xml">
@@ -39,6 +40,7 @@
<!-- Main chapters-->
&chapter-introduction;
&chapter-installation;
&chapter-using;
&chapter-building;