1devhelp(1) devhelp devhelp(1)
2
3
4
6 devhelp - An API documentation browser
7
9 devhelp [OPTIONS]
10
12 Devhelp is an API documentation browser for GNOME.
13
15 -s, --search=KEYWORD
16 Search for a keyword (function, symbol...).
17
18 -a, --search-assistant=KEYWORD
19 Search and display any hit in the assistant window.
20
22 To run this program the standard way type:
23
24 devhelp
25
26 If you would like to search for a function, type:
27
28 devhelp -s search-string
29
31 Devhelp was written by Johan Dahlin <zilch.am@home.se>, Mikael Hallen‐
32 dal <micke@codefactory.se>, Richard Hult <rhult@codefactory.se>, Fred‐
33 eric Peters <fpeters@0d.be>, Aleksander Morgado <aleksander@alek‐
34 sander.es>, and Ignacio Casal Quinteiro <icq@gnome.org>.
35
36 This manual page is Copyright (c) 2001 Johan Dahlin <zilch.am@home.se>
37 and Copyright(c) 2015 Frederic Peters <fpeters@0d.be>. It has been
38 written for the Debian GNU/Linux distribution and is distributed under
39 the GNU General Public License. As such, it may be used, modified and
40 distributed by anyone else as long as this copyright notice is pre‐
41 served.
42
43
44
45 devhelp(1)