mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
* Fixes #1434. Regenerating the docs. * Fixing warnings on docs regeneration and improving.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<title>Terminal.Gui - Terminal UI toolkit for .NET </title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Terminal.Gui - Terminal UI toolkit for .NET ">
|
||||
<meta name="generator" content="docfx 2.58.5.0">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="styles/docfx.vendor.css">
|
||||
@@ -78,9 +78,9 @@
|
||||
</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="/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/tableview.html">TableView Deep Dive</a></li>
|
||||
<li><a href="articles/treeview.html">TreeView Deep Dive</a></li>
|
||||
@@ -88,7 +88,7 @@
|
||||
<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="api/UICatalog/UICatalog.html">UI Catalog API Reference</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>
|
||||
@@ -96,10 +96,6 @@
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
|
||||
Reference in New Issue
Block a user