xamarin-macios/docs/website
Rolf Bjarne Kvinge 563f395cac Merge remote-tracking branch 'origin/master' into framework-sdk 2017-03-23 15:33:38 +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] Fixes bug 52570 - [generator] warn when [Static] is used in a [Category] (#1862) 2017-03-14 13:03:13 -06:00
generator-errors.md Merge remote-tracking branch 'origin/master' into generator-ikvm 2017-03-22 14:11:00 +01:00
mtouch-errors.md Merge remote-tracking branch 'origin/master' into framework-sdk 2017-03-07 07:38:30 +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.