mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
updated docs further, added UICatalog API, clean up
This commit is contained in:
@@ -73,16 +73,21 @@
|
||||
<h1 id="terminalgui---terminal-ui-toolkit-for-net">Terminal.Gui - Terminal UI toolkit for .NET</h1>
|
||||
|
||||
<p>A simple UI toolkit for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/migueldeicaza/gui.cs">Terminal.Gui Project on GitHub</a></li>
|
||||
</ul>
|
||||
<h2 id="terminalgui-api-documentation">Terminal.Gui API Documentation</h2>
|
||||
<ul>
|
||||
<li><a href="api/Terminal.Gui/Terminal.Gui.html">API Reference</a></li>
|
||||
<li><a href="articles/overview.html">Terminal.Gui API Overview</a></li>
|
||||
<li><a href="articles/keyboard.html">Keyboard Event Processing</a></li>
|
||||
<li><a href="articles/mainloop.html">Event Processing and the Application Main Loop</a></li>
|
||||
<li><a href="articles/mainloop.md">Event Processing and the Application Main Loop</a></li>
|
||||
</ul>
|
||||
<h2 id="more-info">More Info</h2>
|
||||
<h2 id="ui-catalog">UI Catalog</h2>
|
||||
<p>UI Catalog is a comprehensive sample library for Terminal.Gui. It provides a simple UI for adding to the catalog of scenarios.</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/migueldeicaza/gui.cs">Terminal.Gui on GitHub</a></li>
|
||||
<li><a href="api/UICatalog/UICatalog.html">UI Catalog API Reference</a></li>
|
||||
<li><a href="https://github.com/migueldeicaza/gui.cs/tree/master/UICatalog">UI Catalog Source</a></li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user