1gbh3(1)                          User Commands                         gbh3(1)
2
3
4

NAME

6       gbh3 - GAMBAS Help Extractor
7
8

SYNOPSIS

10       gbh3 [options] [<sources>]
11
12

DESCRIPTION

14       Gambas  is  a free development environment based on a Basic interpreter
15       with object extensions, a mix of Java(tm) and Visual  Basic(tm).   With
16       Gambas,  you can quickly design your program GUI, access MySQL or Post‐
17       greSQL databases, pilot KDE applications with DCOP, translate your pro‐
18       gram into many languages, and so on...
19
20       gbh3  is  used  to extract Gambas documentation from C/C++ source files
21       and create .help files for a component from them.
22
23

OPTIONS

25       -r, --root <root>
26              gives the Gambas installation directory
27
28       -c, --component <component>
29              generate help directly in a component '*.help' file
30
31       -v, --verbose
32              run in verbose mode
33
34       -V, --version
35              display version
36
37       -L, --license
38              display license
39
40       -h, --help
41              display help and exit
42
43

AVAILABILITY

45       The latest version of Gambas can always be obtained from gambas.source‐
46       forge.net,   documentation   about   the  language  is  at  http://gam
47       baswiki.org/wiki.
48
49

REPORTING BUGS

51       Report bugs to http://gambaswiki.org/bugtracker
52
53
55       Copyright© Benoît Minisini <g4mba5@gmail.com>;
56
57       This is free software; see the source for copying conditions.  There is
58       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
59       PURPOSE.
60
61
62
63Ubuntu                           October 2013                          gbh3(1)
Impressum