source: trunk/third/yelp/README @ 20948

Revision 20948, 1.7 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20947, which included commits to RCS files with non-trunk default branches.
Line 
1About:
2------
3
4Yelp is the default help browser for the GNOME desktop.  Yelp provides
5a simple graphical interface for viewing DocBook, HTML, man, and info
6formatted documentation.  The name Yelp was suggested by Daniel Lundin.
7Yelp is pronounced the same as the swedish word for 'help'.
8
9
10Requirments:
11------------
12
13* GNOME 2.0 ( >= 2.0.2 )
14* A working ScrollKeeper installation ( > 0.3.6 )
15* Version 4.1.2 of the DocBook XML DTD
16
17Note that Yelp does not require the DocBook XSLT stylesheets.  Yelp
18uses its own custom stylesheets, which are faster and allow better
19integration with Yelp.
20
21
22Reporting bugs:
23---------------
24
25Bugs should be reported to the GNOME bug tracking system
26(http://bugzilla.gnome.org, product Yelp.) You will need to create an
27account for yourself.
28
29
30Sending patches:
31----------------
32
33Please submit your patches to bugzilla.gnome.org. If the patch
34fixes an existing bug, add the patch as an attachment to that bug
35report.
36
37Otherwise, enter a new bug report that describes the patch, and attach
38the patch to that bug report.
39
40Bug reports containing patches should include the PATCH keyword in their
41keyword fields. If the patch adds to or changes the GTK programming
42interface, the API keyword should also be included.
43 
44Patches should be in unified diff form. (The -u option to GNU diff.)
45
46
47Help on setting your system up:
48-------------------------------
49
50A brief note on how to get the docbook stuff to work.
51
521) Install Scrollkeeper 0.3.6:
53http://prdownloads.sourceforge.net/scrollkeeper/scrollkeeper-0.3.6.tar.gz
54
55Edit /etc/scrollkeeper.conf to include your $(gnome2_prefix)/share/omf
56directory. For best use in GNOME 2.0, remove all other directories.
57
58Run scrollkeeper-update.
59
Note: See TracBrowser for help on using the repository browser.