Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift: Add generation of the documentation #175

Merged
merged 5 commits into from
Nov 4, 2024
Merged

Conversation

pminev
Copy link
Contributor

@pminev pminev commented Nov 1, 2024

closes #158

@pminev pminev requested a review from iboB November 1, 2024 14:07
@@ -7,6 +7,11 @@ public enum DictConvertError: Error, Equatable {
case invalidType(String)
}

/// Converts a Swift dictionary to an `AC.DictRoot` format, suitable for the native C++ code.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use imperative mood to document

@pminev pminev merged commit a6109bd into master Nov 4, 2024
3 checks passed
@pminev pminev deleted the pminev/swift-doc branch November 19, 2024 15:46
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.

Document swift wrapper
2 participants