Skip to content

Fix broken dart doc build#404

Merged
simolus3 merged 1 commit intomainfrom
fix-dart-doc-build
Apr 14, 2026
Merged

Fix broken dart doc build#404
simolus3 merged 1 commit intomainfrom
fix-dart-doc-build

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

Generating API documentation for the powersync package via dart doc is currently broken. The reason is that the doc/attachments.md document needs to be copied over from the old powersync_core package, but doc/ is gitignored in powersync so that change never made it out of my local checkout.

This adds the document, removes the directory from .gitignore and prepares a patch release to restore documentation for the SDK on pub.dev.

@simolus3 simolus3 requested a review from benitav April 13, 2026 18:15
@simolus3 simolus3 merged commit abe5d3a into main Apr 14, 2026
6 checks passed
@simolus3 simolus3 deleted the fix-dart-doc-build branch April 14, 2026 07:08
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.

2 participants