summaryrefslogtreecommitdiffstats
path: root/en_US/documentation-guide.xml
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-11-29 22:18:53 +0000
committerPaul W. Frields <stickster@gmail.com>2006-11-29 22:18:53 +0000
commit4094bdde5960e97dea463a4c6b3bcc4cf5eee444 (patch)
tree0fe4edbf4144c492dbe3115f21626d560f5bf3a8 /en_US/documentation-guide.xml
parentb13ad406a0ed2433055a023adb9a215b6fb34af1 (diff)
downloaddocumentation-guide-4094bdde5960e97dea463a4c6b3bcc4cf5eee444.tar.gz
documentation-guide-4094bdde5960e97dea463a4c6b3bcc4cf5eee444.tar.xz
documentation-guide-4094bdde5960e97dea463a4c6b3bcc4cf5eee444.zip
Exclude nxml chapter for now, and reorganize first chapter
Diffstat (limited to 'en_US/documentation-guide.xml')
-rw-r--r--en_US/documentation-guide.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/en_US/documentation-guide.xml b/en_US/documentation-guide.xml
index 1d9ae2f..63c719b 100644
--- a/en_US/documentation-guide.xml
+++ b/en_US/documentation-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: documentation-guide.xml,v 1.2 2006/11/29 00:29:48 pfrields Exp $ -->
+<!-- $Id: documentation-guide.xml,v 1.3 2006/11/29 22:18:53 pfrields Exp $ -->
<!-- breaks the build ... <?xml version="1.0" encoding="utf-8"?> -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -25,6 +25,11 @@
<xi:include href="docs-getting-files.xml" xpointer="element(ch-getting-files)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!-- HOWMODULESWORK -->
+ <xi:include href="docs-module-struct.xml"
+ xpointer="element(ch-how-modules-work)"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+
<!-- GUIDELINES -->
<xi:include href="docs-rh-guidelines.xml" xpointer="element(ch-rh-guidelines)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -34,9 +39,11 @@
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- EMACS-NXML -->
- <!-- This chapter needs editing, but we can't exclude it now. -->
+ <!-- This chapter needs editing, so we're excluding it now. -->
+ <!--
<xi:include href="docs-emacs-nxml.xml" xpointer="element(ch-emacs-nxml)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
<!-- VIM -->
<xi:include href="docs-vim.xml" xpointer="element(ch-vim)"