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:
d3eb161
)
minor rewording in docs for site.url and site.path template vars
author
Dan Allen
<dan@opendevise.com>
Wed, 28 Aug 2019 06:32:59 +0000
(
00:32
-0600)
committer
Dan Allen
<dan@opendevise.com>
Wed, 28 Aug 2019 06:32:59 +0000
(
00:32
-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
aa56bb6
..
dbe5182
100644
(file)
--- a/
docs/modules/ROOT/pages/templates.adoc
+++ b/
docs/modules/ROOT/pages/templates.adoc
@@
-32,10
+32,10
@@
Here's an overview of the available UI model:
| Information about the site.
| site.url
-| The base URL of the site, if specified.
+| The base URL of the site, if specified
in the playbook
.
| site.path
-| The pathname
segment
of the site.url under which the site is hosted (e.g., /docs).
+| The pathname
(i.e., subpath)
of the site.url under which the site is hosted (e.g., /docs).
Only set if site.url is defined.
(since Antora 2.1)