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