summaryrefslogtreecommitdiffstats
path: root/docs-converting-en.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-converting-en.xml')
-rw-r--r--docs-converting-en.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs-converting-en.xml b/docs-converting-en.xml
deleted file mode 100644
index ac0684b..0000000
--- a/docs-converting-en.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<!-- $Id: docs-converting-en.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>