| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset='utf-8'>
- <meta http-equiv="X-UA-Compatible" content="chrome=1">
- <meta name="description" content="UrhoSharp : Code to integrate with the Urho3D engine">
- <META http-equiv="refresh" content="0;URL=https://developer.xamarin.com/guides/cross-platform/urho">
- <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
- <title>UrhoSharp</title>
- </head>
- <body>
- <!-- HEADER -->
- <div id="header_wrap" class="outer">
- <header class="inner">
- <a id="forkme_banner" href="https://github.com/xamarin/urho">View on GitHub</a>
- <h1 id="project_title">UrhoSharp</h1>
- <h2 id="project_tagline">Code to integrate with the Urho3D engine</h2>
- </header>
- </div>
- <!-- MAIN CONTENT -->
- <div id="main_content_wrap" class="outer">
- <section id="main_content" class="inner">
- <h3>UrhoSharp Documentation Lives Elsewhere</h3>
- <p>The real documentation is at: <a href="https://developer.xamarin.com/guides/cross-platform/urho">https://developer.xamarin.com/guides/cross-platform/urho</a>
- <!-- FOOTER -->
- <div id="footer_wrap" class="outer">
- <footer class="inner">
- <p class="copyright">UrhoSharp maintained by <a href="https://github.com/xamarin">xamarin</a></p>
- <p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
- </footer>
- </div>
-
- </body>
- </html>
|