Skip to content
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

Fix various missing docs implementations #5753

Merged
merged 4 commits into from
Aug 16, 2023
Merged

Conversation

rtfeldman
Copy link
Contributor

We now generate docs for:

  • Ability declarations (e.g. Hash.Hash)
  • Ability constraints in type annotations
  • Tuples
  • as in type annotations

Also this improves a minor off-by-one space error in -> docs generation for function annotations.

Copy link
Collaborator

@Anton-4 Anton-4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@Anton-4 Anton-4 merged commit 2eb8326 into main Aug 16, 2023
10 checks passed
@Anton-4 Anton-4 deleted the fix-missing-docs-stuff branch August 16, 2023 14:10
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