docs: add Creating Islands guide — completes framework documentation #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_close_12"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
docs/CREATING_ISLANDS.md— step-by-step guide for adding new islands (crate setup, metadata, theming, auto-discovery registration)The archipelago framework was unified in PR #21. The docs/ directory already has 12 architecture and reference docs. This adds the missing practical guide for developers creating new islands.
Closes #12
Test plan
Consolidated into PR #35 (development_consolidated) which merges all 7 open PRs plus the books island WASM fix. Closing this PR — changes are included in the consolidated branch.
Pull request closed