summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2005-10-01 23:40:49 +0000
committerDaniel Burrows <dburrows@debian.org>2005-10-01 23:40:49 +0000
commitdb949f313eb10b747a875067623b89c47ee2b81d (patch)
tree95891553696a84cc382aa9a92bacdc88950361e1 /README
parente5434a5aaf63b1602c81606824b94f0368e4aaa0 (diff)
downloadaptitude-db949f313eb10b747a875067623b89c47ee2b81d.tar.gz
[aptitude @ Import the Subversion repository into darcs.]
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..a8ef60e6
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+The documentation is in ./doc in DocBook format; to generate it:
+
+ * install docbook-xsl, xsltproc, and html2text
+ * run "./configure"
+ * run "make -C doc"
+ * enjoy! \ No newline at end of file