Migrate Structure

This commit is contained in:
Rob Winch
2023-08-03 11:11:12 -05:00
parent 2ba6990f72
commit 9b5ed3a9eb
96 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[[using-shell-tui]]
== Terminal UI
NOTE: Feature is experimental and subject to breaking changes until foundation
and related concepts around framework are getting more stable.
_Terminal UI Framework_ is a toolkit to build rich console apps. This section is
for those using existing features as is. If you're planning to go deeper possibly
creating your own components <<appendix-tech-intro-tui>> provides more detailed
documentation.
TIP: Catalog sample is a good place to study a real application <<appendix-tui-catalog>>.
include::using-shell-tui-intro.adoc[]
include::using-shell-tui-views.adoc[]