Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_proto
/
refs/heads/upstream/alexeagle-patch-1
/
.
/
docs
/
BUILD
blob: 9349d4ae13a69c7c33e6e917a90904dddc115ffe [
file
] [
log
] [
blame
] [
edit
]
load
(
":stardoc_with_diff_test.bzl"
,
"stardoc_with_diff_test"
,
"update_docs"
)
stardoc_with_diff_test
(
name
=
"defs"
,
bzl_library_target
=
"//proto:defs"
,
out_label
=
"//docs:defs.md"
,
)
update_docs
(
name
=
"update"
,
docs_folder
=
"docs"
,
)