浏览代码

Regen API docs

Tig Kindel 3 年之前
父节点
当前提交
f76fadf8a3
共有 3 个文件被更改,包括 5 次插入5 次删除
  1. 2 2
      docs/index.html
  2. 2 2
      docs/manifest.json
  3. 1 1
      docs/toc.html

+ 2 - 2
docs/index.html

@@ -76,7 +76,7 @@
 <p>A toolkit for building rich console apps for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.</p>
 <p><img src="images/sample.gif" alt="Sample"></p>
 <ul>
-<li><a href="https://github.com/migueldeicaza/gui.cs">Terminal.Gui Project on GitHub</a></li>
+<li><a href="https://github.com/gui-cs/Terminal.Gui">Terminal.Gui Project on GitHub</a></li>
 </ul>
 <h2 id="terminalgui-api-documentation">Terminal.Gui API Documentation</h2>
 <ul>
@@ -92,7 +92,7 @@
 <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="https://github.com/migueldeicaza/gui.cs/tree/master/UICatalog">UI Catalog Source</a></li>
+<li><a href="https://github.com/gui-cs/Terminal.Gui/tree/master/UICatalog">UI Catalog Source</a></li>
 </ul>
 </article>
           </div>

+ 2 - 2
docs/manifest.json

@@ -3229,7 +3229,7 @@
       "output": {
         ".html": {
           "relative_path": "index.html",
-          "hash": "XWDyl25OXa1/jrN/f3ki6PzqMRjL/91oEdJfKGg7IR4="
+          "hash": "5m6PICMhIF/iJ6HucthRU2dXWNaqyHLzlov4l6ViHag="
         }
       },
       "is_incremental": false,
@@ -3241,7 +3241,7 @@
       "output": {
         ".html": {
           "relative_path": "toc.html",
-          "hash": "2h6IeymL5GhkkuORrHBvo/HfKKbMyAFpPw6Pc9b4ua8="
+          "hash": "fo4MFxjm0/wuS5J8UWSHREcBqQEE37ys6ZXvrm8lwRE="
         }
       },
       "is_incremental": false,

+ 1 - 1
docs/toc.html

@@ -22,7 +22,7 @@
                     <a href="api/Terminal.Gui/Terminal.Gui.html" name="api/Terminal.Gui/toc.html" title="API Reference">API Reference</a>
                 </li>
                 <li>
-                    <a href="https://github.com/migueldeicaza/gui.cs" name="" title="Source">Source</a>
+                    <a href="https://github.com/gui-cs/Terminal.Gui" name="" title="Source">Source</a>
                 </li>
           </ul>
       </div>