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

[POC] Test generating doc using TypeDoc #15836

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JCQuintas
Copy link
Member

I've stumbled upon TypeDoc @ https://typedoc.org/modules.html

I've added a minimal script that simply generates the json AST for the charts, though you can easily change which package it should run.

The AST is fairly complex, but it looks to have all the necessary information to build our docs page.

Running the script

pnpm i then pnpx tsx ./scripts/tsDoc

@JCQuintas JCQuintas added the scope: docs-infra Specific to the docs-infra product label Dec 10, 2024
@JCQuintas JCQuintas self-assigned this Dec 10, 2024
@JCQuintas JCQuintas changed the title [draft] Test generating doc using TypeDoc [POC] Test generating doc using TypeDoc Dec 10, 2024
@mui-bot
Copy link

mui-bot commented Dec 10, 2024

Deploy preview: https://deploy-preview-15836--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against dab6f80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants