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

docs: add category tag for built-in APIs #15480

Merged
merged 3 commits into from
Aug 17, 2022

Conversation

kitsonk
Copy link
Contributor

@kitsonk kitsonk commented Aug 16, 2022

This adds the @category JSDoc tag to the built-in APIs, which will allow us to generate documentation where we can break up our built-in APIs into seperate categories when displaying documentation without having to maintain a list outside of the code.

cli/dts/lib.deno.unstable.d.ts Outdated Show resolved Hide resolved
cli/dts/lib.deno.unstable.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
cli/dts/lib.deno.worker.d.ts Show resolved Hide resolved
@kitsonk kitsonk requested a review from crowlKats August 17, 2022 00:32
@kitsonk kitsonk marked this pull request as ready for review August 17, 2022 00:32
@kitsonk kitsonk merged commit a2ab5ee into denoland:main Aug 17, 2022
@kitsonk kitsonk deleted the docs_categories_for_builtins branch August 17, 2022 03:12
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