From e1f2e1b128cf20d6c759e01cfd930f723a76b4fc Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 16 May 2020 03:27:45 -0600 Subject: [PATCH] update description of page.navigation property in UI model --- docs/modules/ROOT/pages/templates.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0