We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3261af8 commit 13ba715Copy full SHA for 13ba715
1 file changed
docs.bzl
@@ -139,4 +139,5 @@ def docs(source_dir = "docs", data = [], deps = []):
139
formats = ["needs"],
140
sphinx = ":sphinx_build",
141
tools = data,
142
+ visibility = ["//visibility:public"],
143
)
0 commit comments