* FAQ rework, replacing outdated info, better interaction faq * Update docs/faq/basics/getting-started.md Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Update docs/faq/basics/getting-started.md Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Update docs/faq/int_framework/general.md Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * fix TOC reference Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> Co-authored-by: Quin Lynch <lynchquin@gmail.com>
25 lines
694 B
YAML
25 lines
694 B
YAML
- name: Basic Concepts
|
|
items:
|
|
- name: Getting Started
|
|
topicUid: FAQ.Basics.GetStarted
|
|
- name: Basic Operations
|
|
topicUid: FAQ.Basics.BasicOp
|
|
- name: Client Basics
|
|
topicUid: FAQ.Basics.ClientBasics
|
|
- name: Dependency Injection
|
|
topicUid: FAQ.Basics.DI
|
|
- name: Interactions
|
|
items:
|
|
- name: Starting out
|
|
topicUid: FAQ.Interactions.General
|
|
- name: Interaction Service/Framework
|
|
topicUid: FAQ.Interactions.Framework
|
|
- name: Manual handling
|
|
topicUid: FAQ.Interactions.Manual
|
|
- name: Text Commands
|
|
items:
|
|
- name: Text Command basics
|
|
topicUid: FAQ.TextCommands.General
|
|
- name: Legacy or Upgrade
|
|
topicUid: FAQ.Legacy
|