mirror of
https://github.com/boostorg/unordered-ui-bundle.git
synced 2026-01-19 04:42:15 +00:00
add note that uiRootPath and siteRootPath are root-relative in the 404 page template
This commit is contained in:
@@ -183,9 +183,11 @@ s| siteRootPath
|
||||
| The relative path to the root of the published site.
|
||||
If a site start page is defined, the visitor will be redirected from this location to the start page.
|
||||
Can be used as a fallback when a site URL is not set.
|
||||
This value is _root-relative_ in the 404 page template, which is required for the 404 page to work correctly when served by the web server.
|
||||
|
||||
s| uiRootPath
|
||||
| The relative path to the root directory of the UI.
|
||||
This value is _root-relative_ in the 404 page template, which is required for the 404 page to work correctly when served by the web server.
|
||||
|
||||
s| antoraVersion
|
||||
| The version of Antora used to build the site (specifically the version of the @antora/page-composer package).
|
||||
|
||||
Reference in New Issue
Block a user