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

Add {!type:…} annot in docs to help odoc with ambiguities #296

Merged
merged 2 commits into from
May 24, 2022

Conversation

MisterDA
Copy link
Contributor

It's possible that a type and a value share the same name in generated
code, and odoc can't know which of them the reference is pointing to.

It's possible that a type and a value share the same name in generated
code, and odoc can't know which of them the reference is pointing to.
Copy link
Collaborator

@mjambon mjambon left a comment

Choose a reason for hiding this comment

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

Looks great. Thank you, @MisterDA

@mjambon mjambon merged commit 65a4534 into ahrefs:master May 24, 2022
mjambon added a commit to mjambon/opam-repository that referenced this pull request Jun 7, 2022
…n-codec-runtime and atd (2.8.0)

CHANGES:

* atdgen: use odoc syntax to disambiguate clashing names (ahrefs/atd#296)
* atdpy: propagate decorators on sum types to all constructor classes (ahrefs/atd#298)
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