Skip to content

Commit 74ddf9b

Browse files
fix: add missing known_good parameter to docs() macro table
1 parent 2f65d26 commit 74ddf9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/how-to/setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The `docs()` macro accepts the following arguments:
7171
| `data` | List of `needs_json` targets that should be included in the documentation | No |
7272
| `deps` | Additional Bazel Python dependencies | No |
7373
| `scan_code` | Source code targets to scan for traceability tags | No |
74+
| `known_good` | Label to a "known good" JSON file for source links | No |
7475
| `metamodel` | Label to a custom `metamodel.yaml` that replaces the default metamodel | No |
7576

7677
### 4. Copy conf.py

0 commit comments

Comments
 (0)