Files
Terminal.Gui/docfx/docs/toc.yml
Tig 49ec9b7342 Updates V2 API docs (#3060)
* Updated overview docs

* Updated toc

* Updated docs more
2023-12-17 21:52:59 -07:00

26 lines
610 B
YAML

- name: Overview
href: index.md
- name: Getting Started
href: getting-started.md
- name: What's new in v2
href: newinv2.md
- name: List of Views
href: views.md
- name: Configuration
href: config.md
- name: Drawing (Text and Color)
href: drawing.md
- name: Cross-platform Driver Model
href: drivers.md
- name: Keyboard Event Processing
href: keyboard.md
- name: Abosolute, Computed, and Overlapped Layout
href: layout.md
- name: Event Processing and the Application Main Loop
href: mainloop.md
- name: TableView Deep Dive
href: tableview.md
- name: TreeView Deep Dive
href: treeview.md