yelp, gnome-help - GNOME help browser
yelp | gnome-help [--with-cache-dir=string] [gnome-std-options] [URL]
The GNOME help browser is a utility that allows users to view documentation for GNOME in several formats including man pages, HTML, SGML(DocBook), and GNU info files.
The following options are supported:
--with-cache-dir=directory Specify which cache directory to use.
gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information.
The following operands are supported:
URL This allows you to view a specific help document by providing the complete URL to the documentation that you wish to view.
If URL starts with "ghelp:", yelp opens the help document within ghelp.
If URL does not start with "ghelp:", yelp attempts to launch a default Internet browser window and display the contents of the help document within this browser window.
The GNOME Handbook of Writing Software Documentation is available at the following URL:
http://developer.gnome.org/projects/gdp/handbook.html
To access the API documentation for including help in applications, you must install the developer version of the package.
Example 1: Launching GNOME Help Browser
example% yelpExample 2: Launching GNOME Help Browser and loading the help information for the GNOME Accessibility guide.
example% yelp ghelp:///usr/share/gnome/help/gnome-access-guide/C/gnome-access-guide.xmlExample 3: Launching GNOME Help Browser with a standard Internet URL
example% yelp http://www.gnome.orgThe default Internet browser is launched (unless a browser is already running), and this URL is displayed within the browser window.
See environ(5) for descriptions of the following environment variables:
INFOPATH Location of GNU Info files.
MANPATH Location of man pages.
The following exit values are returned:
0 Application exited successfully
>0 Application exited with failure
The following files are used by this application:
/usr/bin/yelp Executable for GNOME help browser
/usr/bin/gnome-help Symbolic link to yelp.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Availability SUNWgnome-help-viewer Interface stability Volatile
Latest version of the GNOME Desktop User Guide for your platform.
scrollkeeper-config(1), scrollkeeper(1), scrollkeeper-devel(1), gnome-std-options(5)
yelp and gnome-help are both the same application.
Written by Matt Keenan, Sun Microsystems Inc., 2003.
| SunOS 5.11 | yelp (1) | 8 Oct 2003 |