-
-
Notifications
You must be signed in to change notification settings - Fork 77
Autogenerate documentation in framework crates #309
Copy link
Copy link
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
Description
Activity
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
Opening this to track implementation work after #264.
Possibilities for having documentation in framework crates include:
bindgensupport #85 (comment) (the files are available locally as well)..NET'sOr some combination of these.
Also: Add documentation on which properties are
weakandcopy(that's really nice to know when developing against such an API).