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

Get the type params labeled in the Deno docs #6

Open
alexlafroscia opened this issue Aug 9, 2022 · 0 comments
Open

Get the type params labeled in the Deno docs #6

alexlafroscia opened this issue Aug 9, 2022 · 0 comments

Comments

@alexlafroscia
Copy link
Owner

I've tried using both @template (JSDoc) and @typeParam (TSDoc) and neither seem to add labels to the generic types declared Result, Option or EventualResult.

The result of this is that the documentation seems like it's missing something it should be able to render

Example: https://doc.deno.land/https://raw.githubusercontent.com/alexlafroscia/eventual-result/3f78bede370c43b3981dffd7ea302544871374a9/lib/result/result.ts/~/Result#Type_Parameters

CleanShot 2022-08-09 at 15 22 43@2x

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

No branches or pull requests

1 participant