Skip to content

Autogenerate documentation in framework crates #309

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 / .NET'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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions