Skip to content

Add DocC guide and expand API docs - #12

Merged
timokoethe merged 1 commit into
mainfrom
docs/add-docc-guide
Sep 18, 2026
Merged

timokoethe merged 1 commit into
mainfrom
docs/add-docc-guide

Conversation

@timokoethe

Copy link
Copy Markdown
Owner

Summary

Adds a new DocC top-level article for NotificationManager with usage guidance and topic links, and updates README with instructions to build package documentation in Xcode. It also expands Swift doc comments across the public API to clarify parameters, return values, thrown errors, and behavior differences between throwing async and fire-and-forget overloads.

Testing

Manually tested.

Checklist

  • The change is focused and easy to review.
  • I ran swift test or explained why it is not applicable.
  • I considered supported platforms and API availability.
  • I added or updated documentation where needed.

Adds a new DocC top-level article for NotificationManager with usage guidance and topic links, and updates README with instructions to build package documentation in Xcode. It also expands Swift doc comments across the public API to clarify parameters, return values, thrown errors, and behavior differences between throwing async and fire-and-forget overloads.
@timokoethe timokoethe self-assigned this Sep 18, 2026
@timokoethe timokoethe added the documentation Improvements or additions to documentation label Sep 18, 2026
@timokoethe
timokoethe merged commit 3da19b3 into main Sep 18, 2026
3 checks passed
@timokoethe
timokoethe deleted the docs/add-docc-guide branch September 18, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant