We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a921333 commit addf00dCopy full SHA for addf00d
guide/src/format/configuration/renderers.md
@@ -158,6 +158,7 @@ The following configuration options are available:
158
- **site-url:** The url where the book will be hosted. This is required to ensure
159
navigation links and script/css imports in the 404 file work correctly, even when accessing
160
urls in subdirectories. Defaults to `/`.
161
+- **use-site-url-as-root:** Prepend the `site_url` in links with absolute path.
162
- **cname:** The DNS subdomain or apex domain at which your book will be hosted.
163
This string will be written to a file named CNAME in the root of your site, as
164
required by GitHub Pages (see [*Managing a custom domain for your GitHub Pages
0 commit comments