xamarin-macios/docs/website
Filip Navara 50f43f5059 Update binding_types_reference_guide.md (#5287)
Fix function name to match code - trampolines in runtime code are prefixed with `xamarin` since the unification of Xamarin.iOS and Xamarin.Mac.
2018-12-18 14:38:30 +01:00
..
xamarin-analysis-doc-tool [xamarin-analysis] Add rule #6 and updated md file (#3088) 2017-12-12 12:43:36 -05:00
Makefile Synchronize back docs moved to https://docs.microsoft.com (#3771) 2018-04-17 09:02:42 -04:00
README.md [docs] Ease tracking updates to code that requires change to the web site documentation (#573) 2016-08-08 17:07:59 -04:00
binding_objc_libs.md Synchronize back docs moved to https://docs.microsoft.com (#3771) 2018-04-17 09:02:42 -04:00
binding_types_reference_guide.md Update binding_types_reference_guide.md (#5287) 2018-12-18 14:38:30 +01:00
generator-errors.md Remove references to bugzilla and replace with github (#4920) 2018-10-04 09:43:55 -04:00
mmp-errors.md [mmp] Fix typo (#5123) 2018-11-13 17:56:05 -05:00
mtouch-errors.md [registrar] Validate input to Adopts attribute (#5191) 2018-11-28 10:06:36 -05:00
optimizations.md Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
xamarin-ios-analysis.md Synchronize back docs moved to https://docs.microsoft.com (#3771) 2018-04-17 09:02:42 -04:00

README.md

This directory contains documentation files in markdown format.

They are included here to ensure any changes to

  • Tools error codes;
  • Binding attributes;
  • Binding usage

are documented immediately, i.e. in the same commit that the change was introduced.

This also allows any contributor from the community to enhance the documentation with a pull-request.

The Makefile can be used to copy the files into the documentation repo. Once reviewed locally it can be merged just before the release.