xamarin-macios/docs/website
Rolf Bjarne Kvinge bdd4e48cfb [linker] Preserve smart enum conversion methods when needed. 2017-07-06 20:27:13 +02: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 [generator] Improve error reporting for api definition that uses the deprecated availability attributes. Fixes #57070. (#2166) 2017-06-02 18:31:10 +02:00
mmp-errors.md [mtouch] Improve how we make sure native symbols aren't stripped away. Fixes #51710 and #54417. (#2162) 2017-06-02 18:29:19 +02:00
mtouch-errors.md [linker] Preserve smart enum conversion methods when needed. 2017-07-06 20:27:13 +02:00
xamarin-ios-analysis.md [docs] Document XIA0005 float32 rule (#2062) 2017-05-03 16:33:30 -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.