You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: antora-playbook.yml
+5-32Lines changed: 5 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -42,36 +42,9 @@ antora:
42
42
- '@antora/collector-extension'
43
43
- '@antora/lunr-extension'
44
44
45
-
asciidoc:
46
-
attributes:
45
+
urls:
46
+
html_extension_style: indexify # For consistency with pages indexed by search engines, see https://docs.antora.org/antora/latest/playbook/urls-html-extension-style/
47
+
redirect_facility: static # The least convenient, but only available redirect on our hosting platform, see https://docs.antora.org/antora/latest/playbook/urls-redirect-facility/
48
+
latest_prerelease_version_segment: next # Override the version in the navigation https://docs.antora.org/antora/latest/playbook/urls-redirect-facility/
49
+
latest_version_segment_strategy: replace # Consequence of static redirect, see https://docs.antora.org/antora/latest/playbook/urls-redirect-facility/
47
50
48
-
# Standard document attributes to be used in our documentation
0 commit comments