data/domains: Drop unused msgs.xsl
[yelp.git] / README
blob43b5752823b62fb61917c58e00212eaa9df93f75
1 About:
2 ------
4 Yelp is the default help browser for the GNOME desktop.  Yelp provides
5 a simple graphical interface for viewing DocBook, HTML, man, and info
6 formatted documentation.  The name Yelp was suggested by Daniel Lundin.
7 Yelp is pronounced the same as the swedish word for 'help'.
10 Requirments:
11 ------------
13 * GNOME 2.0 ( >= 2.21.1 )
14 * A working Rarian installation (0.7.x/0.8.x series)
15 * GNOME Documentation Utilities (gnome-doc-utils > 0.5.2)
16 * Version 4.1.2 of the DocBook XML DTD
18 Note that Yelp requires gnome-doc-utils for the DocBook XSLT stylesheets.  
19 These stylesheets are optimized for speed and allow better integration 
20 with Yelp.
23 Reporting bugs:
24 ---------------
26 Bugs should be reported to the GNOME bug tracking system
27 (http://bugzilla.gnome.org, product Yelp.) You will need to create an
28 account for yourself.
31 Sending patches:
32 ----------------
34 Please submit your patches to bugzilla.gnome.org. If the patch
35 fixes an existing bug, add the patch as an attachment to that bug
36 report.
38 Otherwise, enter a new bug report that describes the patch, and attach
39 the patch to that bug report.
41 Bug reports containing patches should include the PATCH keyword in their
42 keyword fields. If the patch adds to or changes the GTK programming
43 interface, the API keyword should also be included.
44   
45 Patches should be in unified diff form. (The -u option to GNU diff.)