API documentation can be created by running

``` bash
cd xtuple
npm run-script jsdoc-api
```

The files will be created in `scripts/output`.

### Notes

Any entries in the `globals` section of the rightbar of the index probably represent
annotations that are improperly tagged into the appropriate object.
