Skip to content

Conversation

@alexeagle
Copy link
Contributor

This feature was dropped in bazel-lib 3.0 (since many rulesets can now just surface docs on registry.bazel.build rather than check them into the repo)

bazel-contrib/bazel-lib#1188

This implementation is by a few authors, starting with me: https://github.com/bazel-contrib/rules_go/commits/7ef8fb1bc91d2ea70a53fe123ea0556acb3bf87b/docs/doc_helpers.bzl

rulesets that want to continue checking in their generated markdown files will prefer to have this from the stardoc module, as that's the primary dependency this macro takes.

@malt3
Copy link

malt3 commented Nov 27, 2025

Could someone take a look at this? I'd like to update aspect_bazel_lib to bazel_lib and this would be the new logical home for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants