Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ content:
- url: https://github.com/reqstool/reqstool-python-hatch-plugin
branches: HEAD
start_path: docs
- url: https://github.com/reqstool/reqstool-vscode-extension
branches: HEAD
start_path: docs
- url: https://github.com/reqstool/reqstool-typescript-tags
branches: HEAD
start_path: docs
Expand Down
3 changes: 0 additions & 3 deletions docs/local-antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ content:
- url: ../reqstool-python-hatch-plugin
branches: HEAD
start_path: docs
- url: ../reqstool-vscode-extension
branches: HEAD
start_path: docs
- url: ../reqstool-typescript-tags
branches: HEAD
start_path: docs
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/components.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
|===
| Component | Description | Language

| xref:reqstool-vscode-extension::index.adoc[VS Code Extension]
| https://github.com/reqstool/reqstool-vscode[VS Code Extension]
| Hover information and file watching for reqstool in VS Code
| TypeScript

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See the xref:reqstool-demo::index.adoc[Demo Project] for a complete working exam

== VS Code integration

Install the xref:reqstool-vscode-extension::index.adoc[VS Code Extension] from the marketplace to get hover information for requirements and SVCs directly in your editor.
Install the https://github.com/reqstool/reqstool-vscode[VS Code Extension] from the marketplace to get hover information for requirements and SVCs directly in your editor.

== AI-assisted workflow

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ reqstool provides components for multiple languages and build systems:
| Poetry build plugin for Python projects
| Python

| xref:reqstool-vscode-extension::index.adoc[VS Code Extension]
| https://github.com/reqstool/reqstool-vscode[VS Code Extension]
| Hover info and file watching for VS Code
| TypeScript

Expand Down