xamarin-macios/docs/website
Sebastien Pouliot 8ffb553e9e [linker] Capture and show more information when a MT2001 error occurs (#1947) 2017-03-30 14:41:56 -05: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 [test][introspection] Remove check for void return type on AsyncCandidates test (#1909) 2017-03-24 11:02:07 -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 [linker] Capture and show more information when a MT2001 error occurs (#1947) 2017-03-30 14:41:56 -05:00
xamarin-ios-analysis.md [doc] Add XIA0004 Missing64BitSupportRule to xamarin-ios-analysis (#1912) 2017-03-25 13:02:54 -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.