summaryrefslogtreecommitdiffstats
path: root/documentation-guide.xml
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2003-11-21 22:40:39 +0000
committerTammy Fox <tfox@redhat.com>2003-11-21 22:40:39 +0000
commite9636f3c0c68ce37c8689971386abd73e99cf1e2 (patch)
tree10e6781d69af489d191b7599cb5c6cdb47a75231 /documentation-guide.xml
parent25c78acf6fb0abf2ded0b123cd43989e09b95ec9 (diff)
downloaddocumentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.tar.gz
documentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.tar.xz
documentation-guide-e9636f3c0c68ce37c8689971386abd73e99cf1e2.zip
change filenames to end with -en.xml
Diffstat (limited to 'documentation-guide.xml')
-rw-r--r--documentation-guide.xml77
1 files changed, 0 insertions, 77 deletions
diff --git a/documentation-guide.xml b/documentation-guide.xml
deleted file mode 100644
index 50fc212..0000000
--- a/documentation-guide.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-<!-- $Id: documentation-guide.xml,v 1.2 2003/10/15 18:11:01 tfox Exp $ -->
-
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-<!ENTITY RH "Red Hat"> <!--The generic term "Red Hat" -->
-<!ENTITY FORMAL-RHI "&RH;, Inc."> <!--The generic term "Red Hat, Inc. -->
-<!ENTITY PROJECT "Fedora project"> <!-- Set the project name -->
-<!ENTITY NAME-TITLE "Fedora Project"> <!-- Set the project name, use for titles -->
-<!ENTITY DISTRO "Fedora Core"> <!-- Set the distro name -->
-<!ENTITY IG "&DISTRO; Installation Guide"> <!-- Always use for Installation Guide -->
-
-<!ENTITY BOOKID "documentation-guide-0.1.1 (2003-09-16)"> <!-- change version of manual and date here -->
-
-<!ENTITY LEGALNOTICE SYSTEM "../legalnotice.xml">
-
-<!ENTITY INTRODUCTION SYSTEM "docs-intro.xml">
-
-<!ENTITY GETTINGFILES SYSTEM "docs-getting-files.xml">
-<!ENTITY GUIDELINES SYSTEM "docs-rh-guidelines.xml">
-<!ENTITY EMACS SYSTEM "docs-emacs.xml">
-<!ENTITY TAGS SYSTEM "docs-xml-tags.xml">
-<!ENTITY TUTORIAL SYSTEM "docs-tutorial.xml">
-<!ENTITY CONVERTING SYSTEM "docs-converting.xml">
-<!ENTITY CVS SYSTEM "../common/cvs.xml">
-<!ENTITY ACKNOWLEDGMENTS SYSTEM "acknowledgments.xml">
-
-
-]>
-
-<book id="documentation-guide" lang="en">
- <bookinfo>
- <title>&NAME-TITLE; Documentation Guide</title>
- <copyright>
- <year>2003</year>
- <holder>&FORMAL-RHI;</holder>
- <holder>Tammy Fox</holder>
- <holder>Johnray Fuller</holder>
- <holder>Sandra Moore</holder>
- </copyright>
- <authorgroup>
- <author>
- <surname>Fox</surname>
- <firstname>Tammy</firstname>
- </author>
- <author>
- <surname>Fuller</surname>
- <firstname>Johnray</firstname>
- </author>
- <author>
- <surname>Moore</surname>
- <firstname>Sandra</firstname>
- </author>
- </authorgroup>
- &LEGALNOTICE;
- </bookinfo>
-
-
- &INTRODUCTION;
-
- &GETTINGFILES;
-
- &GUIDELINES;
-
- &EMACS;
-
- &TAGS;
-
- &TUTORIAL;
-
- &CONVERTING;
-
- &CVS;
-
- &ACKNOWLEDGMENTS;
-
-</book>