From eee4afc75cce082efdf480b191e57c690242c1fa Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Tue, 10 Dec 2019 16:03:08 -0700 Subject: [PATCH] document the page.displayVersion UI model property --- docs/modules/ROOT/pages/templates.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/modules/ROOT/pages/templates.adoc b/docs/modules/ROOT/pages/templates.adoc index 823c9c0..dc86c05 100644 --- a/docs/modules/ROOT/pages/templates.adoc +++ b/docs/modules/ROOT/pages/templates.adoc @@ -98,6 +98,9 @@ Properties include version, displayVersion, prerelease (if set), title, and url. | page.version | The name of the version for the current page. +| page.displayVersion +| The name of the display version for the current page. + | page.versions | All versions of the current page, including the current page. Each entry has the properties url, string, and missing. -- 2.11.0