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] Explore typedocs #1212

Closed
wants to merge 1 commit into from

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Mar 13, 2021

A quick and dirty poc to see what we can get: https://deploy-preview-1212--material-ui-x.netlify.app/. I initially I was only working on #1213, this turned out to be easier to put together than I thought.

It takes ~44s to generate, for 100 pages. We can probably make it faster, for instance, we don't care about listing all the HTMLDivElement props:

@DanailH One interesting thing with these pages is that we can easily spot modules that aren't prefixed with Grid 😆, e.g. FilterModelState or isFunction that should be private.

@oliviertassinari oliviertassinari force-pushed the poc-typedoc branch 2 times, most recently from b8e796a to 6e4f76e Compare March 13, 2021 19:08
@oliviertassinari oliviertassinari changed the title [docs] Invest 15 minutes in typedocs [docs] Explore typedocs Mar 13, 2021
@dtassone

This comment has been minimized.

@dtassone dtassone closed this May 7, 2021
@oliviertassinari
Copy link
Member Author

I have rebased on v4.0.0-alpha.36

@oliviertassinari oliviertassinari added the release We are shipping :D label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release We are shipping :D
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants