Commit d164162
committed
fix(docs): drop the archived VS Code extension content source
The playbook pulled docs from reqstool-vscode-extension, which is archived and
private -- so Antora cannot fetch it and the Pages build has failed since
2026-05-27:
FATAL (antora): Content repository not found or requires credentials
(url: https://github.com/reqstool/reqstool-vscode-extension)
That repo is superseded by reqstool-vscode and is no longer used, so the source
is removed rather than repointed: reqstool-vscode carries no docs module to
point at.
The three pages that cross-referenced the removed module would have rendered as
broken links, so they now link to the repository directly. When reqstool-vscode
grows a docs module, these can go back to being xrefs and the source can be
added again.
Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>1 parent 84172f3 commit d164162
5 files changed
Lines changed: 3 additions & 9 deletions
File tree
- docs
- modules/ROOT/pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments