From 58a6985ca43a30973ba08fd9988664059c09d535 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Tue, 10 Nov 2020 12:10:11 -0700 Subject: [PATCH] document the page.relativeSrcPath 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 1eaf5b0..baec5f8 100644 --- a/docs/modules/ROOT/pages/templates.adoc +++ b/docs/modules/ROOT/pages/templates.adoc @@ -99,6 +99,9 @@ Properties include name (since 2.3), version, displayVersion, prerelease (if set | page.module | The name of the module for the current page. +| page.relativeSrcPath +| The path of the current page relative to the pages directory in the current module (since 2.3). + | page.version | The name of the version for the current page. -- 2.11.0