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

Generate API Docs from api-docs/en-us.json #1209

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

Conversation

LouieK22
Copy link
Contributor

@LouieK22 LouieK22 commented Mar 15, 2024

This PR is a prototype for using the API Docs from api-docs/en-us.json instead of scraping from the DevHub. These docs are much shorter than the current docs and are currently used by JohnnyMorganz/luau-lsp.

I've also gone ahead and pushed the minimum Node version to 20 (the latest LTS version) in order to generate less-verbose JS. The tsconfig.json has been updated to reflect this.

This PR removes ReflectionMetadata.xml support since it no longer adds any documentation not covered by api-docs/en-us.json.

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