Fixes #1434. Regenerating the docs. (#1528)

* Fixes #1434. Regenerating the docs.

* Fixing warnings on docs regeneration and improving.
This commit is contained in:
BDisp
2021-12-18 13:33:40 +00:00
parent 9068277386
commit 5d76ec2da5
309 changed files with 20064 additions and 8317 deletions

View File

@@ -2,7 +2,7 @@
TreeView is a control for navigating hierarchical objects. It comes in two forms `TreeView` and `TreeView<T>`.
[TreeView API Reference](api/Terminal.Gui/Terminal.Gui.TreeView.html)
[TreeView API Reference](/api/Terminal.Gui/Terminal.Gui.TreeView.html)
## Using TreeView