xamarin-macios/docs/website
Rolf Bjarne Kvinge ab2548a115 [mtouch] Automatically create the output directory if it doesn't exist. (#1414) 2016-12-24 10:57:08 -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 more control over generated enums/fields (#836) 2016-09-15 11:35:03 -04:00
binding_types_reference_guide.md [binding_types_reference_guide] Fix minor typo 2016-12-19 15:25:02 -05:00
mtouch-errors.md [mtouch] Automatically create the output directory if it doesn't exist. (#1414) 2016-12-24 10:57:08 -05: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.