Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redacteur-doc-technique
old-antora-ui-default-fork
Commits
1f3dbedd
Commit
1f3dbedd
authored
May 16, 2020
by
Dan Allen
Browse files
update list of properties on component and component version in UI model
parent
e5e3c4c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/modules/ROOT/pages/templates.adoc
View file @
1f3dbedd
...
...
@@ -51,6 +51,8 @@ Only set if site.url is defined.
| site.components
| A map of all the components in the site, keyed by component name.
Properties of each component include name, title, url, latest, and versions.
Properties of each version include name (since 2.3), version, displayVersion, prerelease (if set), title, url, asciidoc (since 2.3), and navigation.
The navigation property on each version provides access to the navigation menu for that component version.
| site.ui
| Information about the site UI.
...
...
@@ -91,7 +93,7 @@ Properties include name, title, url, latest, and versions.
| page.componentVersion
| Information about the component version for the current page.
Properties include version, displayVersion, prerelease (if set), title,
and url
.
Properties include
name (since 2.3),
version, displayVersion, prerelease (if set), title,
url, and asciidoc (since 2.3)
.
| page.module
| The name of the module for the current page.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment