All Projects → xamarin → Android Api Docs

xamarin / Android Api Docs

Licence: other
Android API documentation

Programming Languages

powershell
5483 projects

Xamarin.Android API Documentation

This repository contains the mdoc(5) format documentation for the assemblies bundled with Xamarin.Android.

Scripts included in the repository

  • make all: run mdoc validate to verify the syntax of the documentation in the repository
  • make assemble: Create mdoc documentation bundles for installation.
  • make install: Install the documentation bundles into Mono.framework on OS X.

Visualizing the documentation with macdoc

Run macdoc by passing the absolute path to the en directory (i.e. where the index.xml file is) preprended with the character +:

/Applications/Xamarin\ Studio.app/Contents/MacOS/MonoDoc.app/Contents/MacOS/macdoc \
'+/path/to/ios-api-docs/en/'

You need a recent macdoc. You can compile it yourself by cloning https://github.com/mono/monomac and running the build process there. Macdoc is under the samples directory.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].