Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atsushieno/xamarin-android-docimporter-ng

(obsolete) refresh API metadata importer implementation for xamarin-android, that works for everywhere. / now it is part of xamarin/java.interop
https://github.com/atsushieno/xamarin-android-docimporter-ng

deprecated

Last synced: 25 days ago
JSON representation

(obsolete) refresh API metadata importer implementation for xamarin-android, that works for everywhere. / now it is part of xamarin/java.interop

Awesome Lists containing this project

README

        

New droiddoc importer that works not only on OSX but works everywhere.

HtmlLoader.cs and those HTML DTD resources are from
https://github.com/xamarin/xamarin-android/tree/master/src/Xamarin.Android.Tools.JavadocImporter

JavaApi.XmlModel.cs is from here, with some minor changes:
https://github.com/xamarin/java.interop/blob/master/src/Xamarin.Android.Tools.ApiXmlAdjuster/JavaApi.XmlModel.cs