Skip to content

Update gill docs and include submodules in api references - #343

Merged
nickfrosty merged 5 commits into
masterfrom
update-docs
Nov 9, 2025
Merged

Update gill docs and include submodules in api references#343
nickfrosty merged 5 commits into
masterfrom
update-docs

Conversation

@nickfrosty

Copy link
Copy Markdown
Collaborator

Problem

  • the gill docs' api references are outdated
  • api references do not include the react or solana pay submodules

Summary of Changes

  • update to latest gill versions
  • include submodules
  • document how to generate api docs for submodules

Fixes #338

@changeset-bot

changeset-bot Bot commented Nov 9, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e4ff40d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bundlemon

bundlemon Bot commented Nov 9, 2025

Copy link
Copy Markdown

BundleMon

Unchanged files (16)
Status Path Size Limits
gill/dist/programs/index.node.mjs
9.83KB -
gill/dist/index.browser.mjs
5.63KB -
gill/dist/index.native.mjs
5.63KB -
gill/dist/programs/token/index.node.mjs
4.11KB -
react/dist/index.browser.mjs
2.12KB -
react/dist/index.native.mjs
2.12KB -
react/dist/index.node.mjs
2.12KB -
solana-pay/dist/index.browser.mjs
1.99KB -
solana-pay/dist/index.native.mjs
1.98KB -
solana-pay/dist/index.node.mjs
1.98KB -
gill/dist/node/index.node.mjs
948B -
gill/dist/index.node.mjs
520B -
svelte/dist/index.browser.mjs
265B -
vue/dist/index.browser.mjs
265B -
svelte/dist/index.node.mjs
262B -
vue/dist/index.node.mjs
262B -

No change in files bundle size

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@github-actions

github-actions Bot commented Nov 9, 2025

Copy link
Copy Markdown
Contributor

Documentation Preview: https://gill-6ee2rml75-decal-labs.vercel.app

@nickfrosty
nickfrosty merged commit 871dff6 into master Nov 9, 2025
7 checks passed
@nickfrosty
nickfrosty deleted the update-docs branch November 9, 2025 13:36
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.

[DOCS] react and solana pay sdks are not included in the api docs

1 participant