Page
Represents a documentation page.
Attributes
.id | Unique page ID |
.label | Label for the page, used in navigation |
.title | Page title |
.url_path | URL of the page |
.file_path | Full filesystem path to the page file |
.hidden? | Whether or not the page should show in the nav |
.data | Hash of user-defined data |
.content | Raw (unrendered) page template contents |
.type | The entity type. Returns |