From 138d8e6a5b9649dbb822d4f1fdc3db0ef8e832bc Mon Sep 17 00:00:00 2001 From: Antoine Le Morvan Date: Wed, 11 Sep 2019 12:58:48 +0000 Subject: [PATCH] Add information about page.editUrl as this functionnality is limited for the moment to 4 hosts. --- docs/modules/ROOT/pages/templates.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/templates.adoc b/docs/modules/ROOT/pages/templates.adoc index 450452e..e717a7d 100644 --- a/docs/modules/ROOT/pages/templates.adoc +++ b/docs/modules/ROOT/pages/templates.adoc @@ -115,6 +115,7 @@ If there's only a single version of the component, the canonical URL is the qual | page.editUrl | The URL to edit the current page (typically a web-based editor on the git host). +The only hosts supported right now are github.com, gitlab.com, pagure.io, and bitbucket.org. | page.origin.private | This value will be true if the repository requires authentication or the repository URL embeds credentials. -- 2.11.0