xamarin-macios/docs/website
Rolf Bjarne Kvinge 07127a76ca [mtouch] Make code sharing failures real warnings. 2017-02-17 10:16:51 +01:00
..
xamarin-analysis-doc-tool [Doc] Introduce xamarin-analysis-doc-tool (#1374) 2016-12-22 15:06:35 -05:00
Makefile [Doc] Introduce xamarin-analysis-doc-tool (#1374) 2016-12-22 15:06:35 -05: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 [generator] Add BindAs support (#1476) 2017-01-25 07:14:55 +01:00
binding_types_reference_guide.md [generator] Have WrapAttribute generate virtual members (#1707) 2017-02-16 17:24:40 -06:00
mtouch-errors.md [mtouch] Make code sharing failures real warnings. 2017-02-17 10:16:51 +01:00
xamarin-ios-analysis.md [Doc] Introduce xamarin-analysis-doc-tool (#1374) 2016-12-22 15:06:35 -05: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.