Bajadoc
Baja reference documentation includes both Java API details as well as Baja slot documentation.

| Property | Value | Description |
|---|---|---|
| Show Baja Only | true or false (defaults to false) | Controls how much bajadoc to display. true displays only the reference documentation for slots (Properties, Actions, and Topics). false also displays documentation—methods and fields—on the Java constructors. |
| Flatten Inheritance | true or false (defaults to false) | Flattens the inheritance hierarchy into a single set of
documentation. false displays only the Java members and Baja slots declared in the specified class. true displays all Java members and Baja slots inherited from super classes. |