Skip to content

Commit a364257

Browse files
FScholPera-zw
andcommitted
Apply suggestions from code review
Co-authored-by: Andreas Zwinkau <95761648+a-zw@users.noreply.github.com> Signed-off-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>
1 parent ec2e994 commit a364257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| `bazel run //:docs` | Builds documentation |
66
| `bazel run //:docs_check` | Verifies documentation correctness |
77
| `bazel run //:docs_combo` | Builds combined documentation with all external dependencies included |
8-
| `bazel run //scripts_bazel:traceability_coverage -- --needs-json bazel-bin/needs_json/needs.json --min-req-code 100 --min-req-test 100 --min-req-fully-linked 100 --min-tests-linked 100 --fail-on-broken-test-refs` | Calculates requirement/test traceability percentages and fails if thresholds are not met |
8+
| `bazel run @score_docs_as_code//scripts_bazel:traceability_coverage -- --needs-json bazel-bin/needs_json/needs.json --min-req-code 100 --min-req-test 100 --min-req-fully-linked 100 --min-tests-linked 100 --fail-on-broken-test-refs` | Calculates requirement/test traceability percentages and fails if thresholds are not met |
99
| `bazel run //:live_preview` | Creates a live_preview of the documentation viewable in a local server |
1010
| `bazel run //:live_preview_combo_experimental` | Creates a live_preview of the full documentation with all dependencies viewable in a local server |
1111
| `bazel run //:ide_support` | Sets up a Python venv for esbonio (Remember to restart VS Code!) |

0 commit comments

Comments
 (0)