updated relnotes, regenerated ddocs, inheritdoc tool now runs only on RELEASE builds

This commit is contained in:
Charlie Kindel
2020-06-06 23:34:01 -06:00
parent 95fc065b28
commit 46e5fdac84
39 changed files with 2234 additions and 1570 deletions

View File

@@ -2,6 +2,8 @@
A simple UI toolkit for .NET, .NET Core, and Mono that works on Windows, the Mac, and Linux/Unix.
*We are actively converging on a major update to Terminal.Gui. The most recent released Nuget package is version `0.81` which is way behind `master`. This README and the API Documentation refers to the latest build from `master`. If you want the latest and greatest functionality, clone and build locally. Otherwise `0.81` is quite stable, but the documentation may not match.*
* [Terminal.Gui Project on GitHub](https://github.com/migueldeicaza/gui.cs)
## Terminal.Gui API Documentation