Starting a README for how to build the doc
[clsql.git] / doc / README
diff --git a/doc/README b/doc/README
new file mode 100644 (file)
index 0000000..89197ff
--- /dev/null
@@ -0,0 +1,12 @@
+
+Building the documentation:
+
+You will need the following packages:
+ * xsltproc
+ * docbook
+ * docbook-xml
+ * docbook-xsl
+ * docbook-xsl-doc-html
+ * fop
+
+These are the debian/ubuntu package names; on other systems there are probably similar.