xamarin-macios/docs/website
Chris Hamons 040461ba0a
Warn when building 32-bit macOS applications (#3564)
- https://github.com/xamarin/xamarin-macios/issues/3325
2018-02-22 12:47:28 -06:00
..
xamarin-analysis-doc-tool [xamarin-analysis] Add rule #6 and updated md file (#3088) 2017-12-12 12:43:36 -05:00
Makefile Update docs about build optimizations. (#3285) 2018-01-24 07:26:09 +01: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 [docs] xamarin now requires markdown+yaml (#2258) 2017-07-12 21:29:47 -04:00
binding_types_reference_guide.md [generator] Add support for [DesignatedInitializer]. Fix #3247 (#3451) 2018-02-11 10:53:05 -05:00
generator-errors.md [generator] Teach generator about WrapAttribute on Getters and Setters (#3388) 2018-02-05 21:14:08 -06:00
mmp-errors.md Warn when building 32-bit macOS applications (#3564) 2018-02-22 12:47:28 -06:00
mtouch-errors.md Warn when building 32-bit macOS applications (#3564) 2018-02-22 12:47:28 -06:00
optimizations.md [documentation] Update according to review. 2018-02-15 17:45:03 +01:00
xamarin-ios-analysis.md [xamarin-analysis] Add XIA0007 to docs/website/xamarin-ios-analysis.md (#3498) 2018-02-15 14:14: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.