Skip to content

Autogenerate documentation in framework crates #309

@madsmtm

Description

@madsmtm

Opening this to track implementation work after #264.

Possibilities for having documentation in framework crates include:

  1. Links to https://developer.apple.com/
    • At least for classes, done in a8e99f6.
  2. Grab documentation from the above and inline it
  3. Convert code comments in the headers to documentation comments
  4. Use Xamarin's
  5. ?

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frameworkAffects the framework crates and the translator for themdocumentationImprovements or additions to documentation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions