summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2003-08-26 07:56:12 +0000
committerShaun McCance <shaunm@src.gnome.org>2003-08-26 07:56:12 +0000
commitcb6b90d96365c75d9aa541e022dc6c07f43c83c5 (patch)
tree158a0dc4c6594b5e977e0265cdbc5fc0f5b157a0
parent89094b91286e4d78453227739613b882234a9d46 (diff)
downloadyelp-cb6b90d96365c75d9aa541e022dc6c07f43c83c5.tar.gz
Updated README so it's correct
* README: Updated README so it's correct
-rw-r--r--ChangeLog4
-rw-r--r--README25
2 files changed, 15 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index c94b412a..67d92fe4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-26 Shaun McCance <shaunm@wolfram.com>
+
+ * README: Updated README so it's correct
+
2003-08-18 Shaun McCance <shaunm@wolfram.com>
* src/yelp-window.c: declare variables at top of block
diff --git a/README b/README
index 020a8e45..76efa20e 100644
--- a/README
+++ b/README
@@ -1,35 +1,33 @@
About:
------
-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'.
-
+Yelp is the default help browser for the GNOME desktop. Yelp provides
+a simple graphical interface for viewing DocBook, HTML, man, and info
+formatted documentation. The name Yelp was suggested by Daniel Lundin.
+Yelp is pronounced the same as the swedish word for 'help'.
Requirments:
------------
-* GNOME 2.0 (beta4)
+* GNOME 2.0 ( >= 2.0.2 )
* A working ScrollKeeper installation ( > 0.3.6 ).
-* Docbook DTD's/stylesheets 1.48
-
-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.
+Note that Yelp does not currently require a separate installation of
+Norm Walsh's DocBook stylesheets, or an installation of XML catalogs.
+Though Yelp's XSLT stylesheets import Norm Walsh's, Yelp ships its
+own copy of the 1.48 version of those stylesheets, as well as a copy
+of the DocBook 4.1.2 DTD.
Reporting bugs:
---------------
Bugs should be reported to the GNOME bug tracking system
-(http://bugzilla.gnome.org, product yelp.) You will need to create an
+(http://bugzilla.gnome.org, product Yelp.) You will need to create an
account for yourself.
-
Sending patches:
----------------
@@ -47,7 +45,6 @@ interface, the API keyword should also be included.
Patches should be in unified diff form. (The -u option to GNU diff.)
-
Help on setting your system up:
-------------------------------