Skip to content

Commit bcd4435

Browse files
committed
add bazel sphinx inventory
1 parent 731f74f commit bcd4435

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sphinxdocs/inventories/bazel_inventory.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,17 @@ Target bzl:type 1 rules/lib/builtins/Target -
1515
ToolchainInfo bzl:type 1 rules/lib/providers/ToolchainInfo.html -
1616
attr.bool bzl:type 1 rules/lib/toplevel/attr#bool -
1717
attr.int bzl:type 1 rules/lib/toplevel/attr#int -
18+
attr.int_list bzl:type 1 rules/lib/toplevel/attr#int_list -
1819
attr.label bzl:type 1 rules/lib/toplevel/attr#label -
20+
attr.label_keyed_string_dict bzl:type 1 rules/lib/toplevel/attr#label_keyed_string_dict -
1921
attr.label_list bzl:type 1 rules/lib/toplevel/attr#label_list -
22+
attr.output bzl:type 1 rules/lib/toplevel/attr#output -
23+
attr.output_list bzl:type 1 rules/lib/toplevel/attr#output_list -
2024
attr.string bzl:type 1 rules/lib/toplevel/attr#string -
25+
attr.string_dict bzl:type 1 rules/lib/toplevel/attr#string_dict -
26+
attr.string_keyed_label_dict bzl:type 1 rules/lib/toplevel/attr#string_keyed_label_dict -
2127
attr.string_list bzl:type 1 rules/lib/toplevel/attr#string_list -
28+
attr.string_list_dict bzl:type 1 rules/lib/toplevel/attr#string_list_dict -
2229
bool bzl:type 1 rules/lib/bool -
2330
callable bzl:type 1 rules/lib/core/function -
2431
config_common.FeatureFlagInfo bzl:type 1 rules/lib/toplevel/config_common#FeatureFlagInfo -

0 commit comments

Comments
 (0)