summaryrefslogtreecommitdiffstats
path: root/en_US/documentation-guide.xml
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2007-02-03 22:21:58 +0000
committerKarsten Wade <kwade@redhat.com>2007-02-03 22:21:58 +0000
commit7648e2b3c70a76ab2f751b60813458a5261e3373 (patch)
treec8629a8f3dd8bd8a1395171d9ba3dfca37206e6d /en_US/documentation-guide.xml
parent1bff601616263caee405d229d813790ce18a44fd (diff)
downloaddocumentation-guide-7648e2b3c70a76ab2f751b60813458a5261e3373.tar.gz
documentation-guide-7648e2b3c70a76ab2f751b60813458a5261e3373.tar.xz
documentation-guide-7648e2b3c70a76ab2f751b60813458a5261e3373.zip
renaming rh-guidelines to writing-guidelines
Diffstat (limited to 'en_US/documentation-guide.xml')
-rw-r--r--en_US/documentation-guide.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/en_US/documentation-guide.xml b/en_US/documentation-guide.xml
index 0101163..42d1465 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.4 2006/12/17 00:41:55 pfrields Exp $ -->
+<!-- $Id: documentation-guide.xml,v 1.5 2007/02/03 22:21:58 kwade Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -17,43 +17,43 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fdp-info.xml" />
<!-- INTRODUCTION -->
- <xi:include href="docs-intro.xml" xpointer="element(ch-intro)"
+ <xi:include href="intro.xml" xpointer="element(ch-intro)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- GETTINGFILES -->
- <xi:include href="docs-getting-files.xml" xpointer="element(ch-getting-files)"
+ <xi:include href="getting-files.xml" xpointer="element(ch-getting-files)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- HOWMODULESWORK -->
- <xi:include href="docs-module-struct.xml"
+ <xi:include href="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)"
+ <xi:include href="rh-guidelines.xml" xpointer="element(ch-rh-guidelines)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- EMACS -->
- <xi:include href="docs-emacs.xml" xpointer="element(ch-emacs)"
+ <xi:include href="emacs.xml" xpointer="element(ch-emacs)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- EMACS-NXML -->
<!-- This chapter needs editing, so we're excluding it now. -->
<!--
- <xi:include href="docs-emacs-nxml.xml" xpointer="element(ch-emacs-nxml)"
+ <xi:include href="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)"
+ <xi:include href="vim.xml" xpointer="element(ch-vim)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- TAGS -->
- <xi:include href="docs-xml-tags.xml" xpointer="element(ch-xml-tags)"
+ <xi:include href="xml-tags.xml" xpointer="element(ch-xml-tags)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- TUTORIAL -->
- <xi:include href="docs-tutorial.xml" xpointer="element(ch-tutorial)"
+ <xi:include href="tutorial.xml" xpointer="element(ch-tutorial)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- CVS -->