aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-04-06 23:10:12 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-04-06 23:10:12 +0000
commitd364e13e7e0967cb654c8ff0b9fdc8b3bf7dfa71 (patch)
tree78f1cc9e8303e05daba78cb6f7ceebfb765d662f /appendices/text.xml
parentFix '((' highlighting. (diff)
downloaddevmanual-d364e13e7e0967cb654c8ff0b9fdc8b3bf7dfa71.tar.gz
devmanual-d364e13e7e0967cb654c8ff0b9fdc8b3bf7dfa71.tar.bz2
devmanual-d364e13e7e0967cb654c8ff0b9fdc8b3bf7dfa71.zip
Add very brief draft of "Contributing to This Document". The DevBook XML will obviously need to be expained in more detail...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/devmanual/trunk@31 176d3534-300d-0410-8db8-84e73ed771c3
Diffstat (limited to 'appendices/text.xml')
-rw-r--r--appendices/text.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/appendices/text.xml b/appendices/text.xml
new file mode 100644
index 0000000..653f73a
--- /dev/null
+++ b/appendices/text.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<guide self="appendices/">
+<chapter>
+<title>Appendices</title>
+
+<body>
+<p>
+This section incorporates various auxiliary documents which may be useful as a reference.
+</p>
+</body>
+
+<section>
+<title>Contents</title>
+<body>
+<contentsTree/>
+</body>
+</section>
+</chapter>
+
+<include href="contributing/"/>
+
+</guide>