Skip to content

Commit 718ee15

Browse files
committed
Fail build if xref fragment is invalid
(cherry picked from commit 5eed3ff)
1 parent a809887 commit 718ee15

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

documentation/antora-playbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ antora:
55
- require: '@springio/antora-extensions/root-component-extension'
66
root_component_name: junit
77
- require: '@springio/antora-extensions/root-attachments-extension'
8+
- require: '@springio/antora-xref-extension'
89
site:
910
title: JUnit User Guide
1011
url: https://docs.junit.org

documentation/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"@antora/collector-extension": "1.0.2",
88
"@antora/lunr-extension": "1.0.0-alpha.10",
99
"@springio/antora-extensions": "1.14.7",
10+
"@springio/antora-xref-extension": "^1.0.0-alpha.5",
1011
"highlight.js": "11.11.1"
1112
}
1213
}

0 commit comments

Comments
 (0)