We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f65d26 commit 74ddf9bCopy full SHA for 74ddf9b
1 file changed
docs/how-to/setup.md
@@ -71,6 +71,7 @@ The `docs()` macro accepts the following arguments:
71
| `data` | List of `needs_json` targets that should be included in the documentation | No |
72
| `deps` | Additional Bazel Python dependencies | No |
73
| `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 |
75
| `metamodel` | Label to a custom `metamodel.yaml` that replaces the default metamodel | No |
76
77
### 4. Copy conf.py
0 commit comments