Files
Terminal.Gui/docfx/docs/toc.yml
Tig 8e5d2eeafd Fixes #4051 - Adds cancellable_work_pattern.md (#4052)
* touching publish.yml

* Updated md files

* Updated md files 2

* Updated md files 3

* Updated API docs to point

* commmand->command

* Update Terminal.Gui/View/View.Command.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-28 06:40:24 -06:00

50 lines
1014 B
YAML

- name: Overview
href: index.md
- name: Getting Started
href: getting-started.md
- name: What's new in v2
href: newinv2.md
- name: v1 To v2 Migration
href: migratingfromv1.md
- name: Arrangement
href: arrangement.md
- name: Cancellable Work Pattern
href: cancellable_work_pattern.md
- name: Configuration
href: config.md
- name: Command Deep Dive
href: command.md
- name: Cursor
href: cursor.md
- name: Dim.Auto Deep Dive
href: dimauto.md
- name: Drawing
href: drawing.md
- name: Drivers
href: drivers.md
- name: Events Deep Dive
href: events.md
- name: Keyboard
href: keyboard.md
- name: Layout Engine
href: layout.md
- name: Mouse
href: mouse.md
- name: Multi-Tasking
href: mainloop.md
- name: Navigation
href: navigation.md
- name: Popovers
href: Popovers.md
- name: View Deep Dive
href: View.md
- name: View List
href: views.md
- name: Scrolling
href: scrolling.md
- name: TableView Deep Dive
href: tableview.md
- name: TreeView Deep Dive
href: treeview.md