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