projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6480d94
)
Add information about page.editUrl as this functionnality is limited for the moment...
author
Antoine Le Morvan
<antoine@le-morvan.com>
Wed, 11 Sep 2019 12:58:48 +0000
(12:58 +0000)
committer
Dan Allen
<dan@opendevise.com>
Sun, 6 Oct 2019 20:26:11 +0000
(14:26 -0600)
docs/modules/ROOT/pages/templates.adoc
patch
|
blob
|
history
diff --git
a/docs/modules/ROOT/pages/templates.adoc
b/docs/modules/ROOT/pages/templates.adoc
index
450452e
..
e717a7d
100644
(file)
--- 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.