Skip to content

Commit 0a1a885

Browse files
Update docs/reference/commands.md
Co-authored-by: Alexander Lanin <Alexander.Lanin@etas.com> Signed-off-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>
1 parent 7745cce commit 0a1a885

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
@@ -8,7 +8,7 @@
88

99
| Target | What it does |
1010
| ---------------------------------------------- | ------------------------------------------------------------------------------------------------- |
11-
| `bazel run //:docs` | Builds documentation (also writes `metrics.json` via the score_metamodel extension) |
11+
| `bazel run //:docs` | Builds documentation (also writes `metrics.json`) |
1212
| `bazel run //:docs_check` | Verifies documentation correctness |
1313
| `bazel run //:docs_combo` | Builds combined documentation with all external dependencies included |
1414
| `bazel run @score_docs_as_code//scripts_bazel:traceability_gate -- --metrics-json bazel-bin/needs_json/_build/needs/metrics.json --min-req-code 100 --min-req-test 100 --min-req-fully-linked 100 --min-tests-linked 100 --fail-on-broken-test-refs` | Reads the pre-computed metrics.json from the docs build and fails if coverage thresholds are not met |

0 commit comments

Comments
 (0)