Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
refs/heads/upstream/renovate/gazelle-0.x
/
.
/
lib
/
docs.bzl
blob: 0bda36c60ff32605a95b06e23c8d626dd1353cb0 [
file
] [
log
] [
blame
] [
edit
]
"Public API for docs helpers"
load
(
"//lib/private:docs.bzl"
,
_stardoc_with_diff_test
=
"stardoc_with_diff_test"
,
_update_docs
=
"update_docs"
,
)
stardoc_with_diff_test
=
_stardoc_with_diff_test
update_docs
=
_update_docs