Skip to content

doc: Clean up how documentation works #776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2024
Merged

doc: Clean up how documentation works #776

merged 1 commit into from
Jul 26, 2024

Conversation

udoprog
Copy link
Collaborator

@udoprog udoprog commented Jul 26, 2024

Previously documentation for rune modules and doc comments wasn't properly picked up.

This also simplifies the model used in documentation contexts in ensuring that item doesn't have to be checked everywhere.

Item is only unavailable for protocol, index, and field functions. And these are iterated over explicitly as associated items. So we avoid paying for that complexity now.

@udoprog udoprog added the enhancement New feature or request label Jul 26, 2024
@udoprog udoprog enabled auto-merge (rebase) July 26, 2024 15:57
@udoprog udoprog disabled auto-merge July 26, 2024 15:59
@udoprog udoprog enabled auto-merge (rebase) July 26, 2024 15:59
@udoprog udoprog merged commit 06db632 into main Jul 26, 2024
21 checks passed
@udoprog udoprog deleted the more-docs branch July 26, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant