Sections Tags
Sections are defined using the sections tag. Sections can include ad hoc, cross, dive, overview, or report pages. When defined, Sections are accessible through the Sections button in the lower left corner in the DiveTab client.
|
Tag |
Examples |
Status |
Notes |
|---|---|---|---|
| sections |
sections { <page-type> } |
Required | Defines pages that are available from the Sections popup menu. |
| ad-hoc-page |
ad-hoc-page { ... } |
Optional |
Defines the block for an ad hoc page. |
| cross-page |
cross-page { ... } |
Optional |
Defines the block for a cross page. |
| dive-page |
dive-page { ... } |
Optional |
Defines the block for a dive page. |
| overview-page |
overview-page { ... } |
Optional |
Defines the block for an overview page. |
| report-page |
report-page { ... } |
Optional |
Defines the block for a report page. |
See also: