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

idk i just rewrote everything #28

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

idk i just rewrote everything #28

wants to merge 1 commit into from

Conversation

avinashbot
Copy link
Member

@avinashbot avinashbot commented Jul 19, 2023

Soo... it works, for the most part. I tested it against the real components package and the docs look great at a glance (see this gist), but there's absolutely no way we're going to get 1:1 parity with TypeDoc. Personally, I think I would just verify the returned state manually, let some minor things (like property/union order, type name formatting) slide and override the documenter snapshots.

Got tired of playing telephone with the TypeDoc API; and if we're going to pull types and methods out of typedoc/dist anyway, we might as well use the better more direct TypeScript API. And it'll be a lot easier to keep up with new shiny TypeScript versions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@avinashbot avinashbot force-pushed the ts-api branch 2 times, most recently from d2cc438 to b3be7c8 Compare August 14, 2023 15:56
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.

1 participant