View the documentation

The GBC documentation is provided as part of the GBC project package.

Open the pre-compiled documentation

The easiest way to view the documentation is to open the file <GBC_PROJECT_DIR>/doc/index.html. The documentation displays in a browser.

Re-compile and open the documentation

Alternatively, you can re-compile and open the documentation with the grunt command. From the console, execute the following command:

$ cd $GBC_PROJECT_DIR
grunt doc
  • You may need super user rights on your system.

The documentation opens in a browser.

View online at www.4js.com

In addition to being available as part of the project package, you can always view the documentation online.

  1. Go to www.4js.com.
  2. Select Support > Documentation.
  3. Open the documentation set for the version of Genero you are using.
  4. Search the list for Genero Browser Client (GBC). The documentation can be viewed or downloaded from the provided links.