-
Notifications
You must be signed in to change notification settings - Fork 22
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
Document @solana/addresses
with TypeDoc
#62
Document @solana/addresses
with TypeDoc
#62
Conversation
|
BundleMonUnchanged files (127)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
FYI the preview isn't working correctly, I'm getting a 404 on all the type/function pages, eg https://peaceful-sorbet-e44996.netlify.app/types/Address.html . Works locally though so maybe just a Netlify thing? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Oh weird. I redeployed the preview site and updated the link in the description. |
c209b98
to
64421f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
This PR moves content from the README into the code.
Addresses #50
Test Plan
cd packages/addresses pnpm typedoc --watch --plugin typedoc-plugin-missing-exports python3 -m http.server -d docs
Preview here: https://storied-raindrop-7eacf2.netlify.app/