summaryrefslogtreecommitdiffstats
path: root/docs-converting.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 /docs-converting.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 'docs-converting.xml')
-rw-r--r--docs-converting.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs-converting.xml b/docs-converting.xml
deleted file mode 100644
index 809747c..0000000
--- a/docs-converting.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<!-- $Id: docs-converting.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ -->
-
-<chapter id="ch-converting">
- <title>Converting to HTML and PDF</title>
-
- <para>
- Each directory containing a document also has a Makefile. In the directory,
- run the command <command>make html</command> to build the HTML version and
- <command>make pdf</command> to build the PDF version.
- </para>
-
- <warning>
- <title>Warning</title>
- <para>
- The PDF production is somewhat fragile right now. It may or may not
- work.
- </para>
- </warning>
-
-</chapter>