5e105f6f30
- From https://github.com/xamarin/ios-samples/pull/410 Co-authored-by: TJ Lambert <50846373+tj-devel709@users.noreply.github.com> |
||
---|---|---|
.. | ||
xamarin-analysis-doc-tool | ||
Makefile | ||
README.md | ||
binding_objc_libs.md | ||
binding_types_reference_guide.md | ||
generator-errors.md | ||
mmp-errors.md | ||
mtouch-errors.md | ||
optimizations.md | ||
xamarin-ios-analysis.md |
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.