Files
Discord.Net/docs/guides/toc.yml
Christopher F 3a60c58697 Rewrite all concepts documentation
hello RC documentation
2017-04-03 18:46:00 -04:00

27 lines
710 B
YAML

- name: Getting Started
items:
- name: Installation
href: getting_started/installing.md
- name: Your First Bot
href: getting_started/intro.md
- name: Terminology
href: getting_started/terminology.md
- name: Basic Concepts
items:
- name: Logging Data
href: concepts/logging.md
- name: Working with Events
href: concepts/events.md
- name: Managing Connections
href: concepts/connections.md
- name: Entities
href: concepts/entities.md
- name: The Command Service
items:
- name: Command Guide
href: commands/commands.md
- name: Voice
items:
- name: Voice Guide
href: voice/sending-voice.md
- name: Migrating from 0.9