Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_pkg
/
24055fa4ac2e21d6d82fd85a170ccb20e015f533
/
.
/
examples
/
rich_structure
/
docs
/
BUILD
blob: e33258c8f349ca7cef6dc47ac482a91f8f43ef73 [
file
]
# Some docs
filegroup
(
name
=
"docs"
,
srcs
=
glob
(
[
"**/*"
],
exclude
=
[
"BUILD"
],
),
visibility
=
[
"//visibility:public"
],
)