From 8e6d5fdfdbfe0310c80fbc5ef4c7697e9b55e214 Mon Sep 17 00:00:00 2001 From: Tammy Fox Date: Mon, 22 Sep 2003 16:34:23 +0000 Subject: add docs guide --- docs-converting.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs-converting.xml (limited to 'docs-converting.xml') diff --git a/docs-converting.xml b/docs-converting.xml new file mode 100644 index 0000000..809747c --- /dev/null +++ b/docs-converting.xml @@ -0,0 +1,20 @@ + + + + Converting to HTML and PDF + + + Each directory containing a document also has a Makefile. In the directory, + run the command make html to build the HTML version and + make pdf to build the PDF version. + + + + Warning + + The PDF production is somewhat fragile right now. It may or may not + work. + + + + -- cgit