-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
A-frameworkAffects the framework crates and the translator for themAffects the framework crates and the translator for themdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Opening this to track implementation work after #264.
Possibilities for having documentation in framework crates include:
- Links to https://developer.apple.com/
- At least for classes, done in a8e99f6.
- Grab documentation from the above and inline it
- I did some preliminary work in
bindgen
support #85 (comment) (the files are available locally as well).
- I did some preliminary work in
- Convert code comments in the headers to documentation comments
- Done in 581f098.
- Use Xamarin's
- ?
Or some combination of these.
Also: Add documentation on which properties are weak
and copy
(that's really nice to know when developing against such an API).
teoxoy, eugenesvk and crutchcorn
Metadata
Metadata
Assignees
Labels
A-frameworkAffects the framework crates and the translator for themAffects the framework crates and the translator for themdocumentationImprovements or additions to documentationImprovements or additions to documentation