Summary
Add first-class package documentation and tooling support on top of the existing markdown docs and Quick Help comments.
Scope
- Add a
SimpleChart.docc catalog with a landing page and focused articles for getting started and interactive chart APIs.
- Polish high-value Quick Help for the interaction/navigation surface so Xcode symbol docs are more teachable.
- Add a GitHub Actions workflow that verifies documentation builds cleanly.
- Add an editor-support note covering Xcode and sourcekit-lsp usage for the SwiftPM package.
Acceptance criteria
- The repo contains a DocC catalog under the
SimpleChart target.
- README/docs link users toward the new IDE-native docs and editor support note.
- CI verifies the documentation build path.
- Local task artifacts and issue progress are updated with the final verification results.
Summary
Add first-class package documentation and tooling support on top of the existing markdown docs and Quick Help comments.
Scope
SimpleChart.docccatalog with a landing page and focused articles for getting started and interactive chart APIs.Acceptance criteria
SimpleCharttarget.