From: Dan Allen Date: Sat, 16 May 2020 09:27:45 +0000 (-0600) Subject: update description of page.navigation property in UI model X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e1f2e1b128cf20d6c759e01cfd930f723a76b4fc;p=eg-antora.git update description of page.navigation property in UI model --- diff --git a/docs/modules/ROOT/pages/templates.adoc b/docs/modules/ROOT/pages/templates.adoc index 341baf7..eb53e2d 100644 --- a/docs/modules/ROOT/pages/templates.adoc +++ b/docs/modules/ROOT/pages/templates.adoc @@ -113,7 +113,7 @@ Each entry has the properties url, string, and missing. Includes text-only and external items. | page.navigation -| A collection of navigation links for the current page. +| The hierarchical navigation menu for the component version of the current page. Each navigation item contains the property `content` as well as the optional properties `url` and (child) `items`. | page.url