EgorBo d9039b8e03 docs: remove Urho.Portable.Actions.Intervals from index.xml %!s(int64=9) %!d(string=hai) anos
..
Urho 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Actions 0d4f015bf7 docs: normalize xml %!s(int64=9) %!d(string=hai) anos
Urho.Audio 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Desktop 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Gui 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.HoloLens 5d6354a0c3 refresh api docs %!s(int64=9) %!d(string=hai) anos
Urho.HoloLens.HoloToolkit 6f2bd254db make refresh-docs %!s(int64=9) %!d(string=hai) anos
Urho.IO 0d4f015bf7 docs: normalize xml %!s(int64=9) %!d(string=hai) anos
Urho.Navigation 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Network 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Physics 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Resources 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
Urho.Shapes 0d4f015bf7 docs: normalize xml %!s(int64=9) %!d(string=hai) anos
Urho.Urho2D 44d48944f4 docs: fill the gaps %!s(int64=9) %!d(string=hai) anos
.gitignore 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
Makefile 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
README.md 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
Urho.source 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
Urho.xml 5d6354a0c3 refresh api docs %!s(int64=9) %!d(string=hai) anos
fill.fs fb1a3a3e26 Prevent updating Type members that are not Urho types %!s(int64=10) %!d(string=hai) anos
index.xml d9039b8e03 docs: remove Urho.Portable.Actions.Intervals from index.xml %!s(int64=9) %!d(string=hai) anos
ns-.xml 5301844d94 Update docs %!s(int64=9) %!d(string=hai) anos
ns-Urho.Actions.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Audio.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Gui.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link %!s(int64=9) %!d(string=hai) anos
ns-Urho.HoloLens.HoloToolkit.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link %!s(int64=9) %!d(string=hai) anos
ns-Urho.HoloLens.xml 1a1788cfdb [docs] HoloLens namespace & HoloTookit, fix Gui link %!s(int64=9) %!d(string=hai) anos
ns-Urho.IO.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Navigation.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Network.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Physics.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Resources.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Shapes.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.Urho2D.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos
ns-Urho.xml 400fa527bd Rename binding to Binding and docs to Docs %!s(int64=10) %!d(string=hai) anos

README.md

The stubs were created by first generating the XML documentation from the source files, and then compiling a special Urho.dll that is a regular binary, not a PCL (as the Monodoc tools do not seem to run with PCL references).

The result was imported, and after this point, it is unlikely that it would be wise to update from the C++ sources.

The contents of this directory contain both original Xamarin content and content produced originally the Urho3D project and Cocos2D projects and have been adjusted to fit the C# bindings.