Skip to content

docs: docgen underlying rules for macro-wrapped rules#2107

Merged
rickeylev merged 6 commits intobazel-contrib:mainfrom
rickeylev:doc.rule.attrs
Aug 10, 2024
Merged

docs: docgen underlying rules for macro-wrapped rules#2107
rickeylev merged 6 commits intobazel-contrib:mainfrom
rickeylev:doc.rule.attrs

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

Rules that have a wrapper macro don't currently show all their attributes because the
macro hides the rule from stardoc. This also generates docs for the underlying rules and
has the macro reference them so that users can find all the attributes the rule accepts.

@rickeylev rickeylev requested a review from aignas as a code owner August 2, 2024 20:46
@rickeylev rickeylev added this pull request to the merge queue Aug 10, 2024
Merged via the queue into bazel-contrib:main with commit 3b183bf Aug 10, 2024
@rickeylev rickeylev deleted the doc.rule.attrs branch August 10, 2024 22:45
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