summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2002-01-30 14:24:27 +0000
committerMikael Hallendal <hallski@src.gnome.org>2002-01-30 14:24:27 +0000
commitbfdfa9d0d1d9d79a0c64e28aa76f2454009d3282 (patch)
treef9acd5bb2b59eb49507b46d5d8d5765bccb4960b /README
parent1da55a3c4d80814033628d05162225d1409dacba (diff)
downloadyelp-bfdfa9d0d1d9d79a0c64e28aa76f2454009d3282.tar.gz
Release 0.2YELP_0_2
2002-01-30 Mikael Hallendal <micke@codefactory.se> * Release 0.2 * src/yelp-view-toc.c (yelp_view_toc_write_header): added encoding utf-8 to html header. * README: updated * configure.in: bumped version.
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index 4a66fb51..a3be834d 100644
--- a/README
+++ b/README
@@ -5,15 +5,15 @@ Yelp is supposed to become a help browser for GNOME 2.0. The name Yelp
was suggested by Daniel Lundin. Yelp is pronounced the same as the
swedish word for 'help'.
-It uses the gnome-vfs help module from Nautilus (should this be moved
-somewhere where all could use it, gnome-vfs?)
-Support for different meta-data formats:
-----------------------------------------
+Requirments:
+------------
-The help browser should support at least Scrollkeeper and the old
-DevHelp format.
-
-A start-flag '-d' to read metadata using DevHelp format would probably
-do it. (not included yet).
+* GNOME 2.0 (beta2)
+* A working ScrollKeeper installation (suggested > 0.3).
+* Docbook DTD's/stylesheets
+If the docbook -> html converting is really slow (like 30 seconds to 1
+minute per document it means that your xml catalog is not correctly
+set up). Please look in libgnome/help-converters/README to see how to
+set it up.