Files
Discord.Net/docs/faq/toc.yml
Nora 473b13e75f Improve and modernize docs. (#2882)
* Add proper home landing page.

* Improve landing page considerably.

* Add navbar library name.

* Fix css rules.

* Update getting started images.

* Change favicon to the navbar's logo.

* Tiny change to docs index.

* Add title to home landing page.

* Tweak build overrides faq page.

* Fix FAQ article titles and headers.

* Fix FAQ article titles and headers.

* Replace channel 9 with the official .net course.
2024-03-18 20:39:43 +03:00

29 lines
852 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: Interaction response schemes
topicUid: FAQ.Interactions.RespondingSchemes
- name: Text Commands
items:
- name: Text Command basics
topicUid: FAQ.TextCommands.General
- name: Legacy Questions
topicUid: FAQ.Legacy
- name: Build Overrides
topicUid: FAQ.BuildOverrides.WhatAreThey