You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

toc.yml 858 B

12345678910111213141516171819202122232425262728
  1. - name: Introduction
  2. topicUid: Guides.Introduction
  3. - name: Getting Started
  4. items:
  5. - name: Installation
  6. topicUid: Guides.GettingStarted.Installation
  7. - name: Your First Bot
  8. topicUid: Guides.GettingStarted.FirstBot
  9. - name: Terminology
  10. topicUid: Guides.GettingStarted.Terminology
  11. - name: Basic Concepts
  12. items:
  13. - name: Logging Data
  14. topicUid: Guides.Concepts.Logging
  15. - name: Working with Events
  16. topicUid: Guides.Concepts.Events
  17. - name: Managing Connections
  18. topicUid: Guides.Concepts.ManageConnections
  19. - name: Entities
  20. topicUid: Guides.Concepts.Entities
  21. - name: The Command Service
  22. items:
  23. - name: Command Guide
  24. topicUid: Guides.Commands.Intro
  25. - name: Post-execution Handling
  26. topicUid: Guides.Commands.PostExecution
  27. - name: Voice
  28. topicUid: Guides.Voice.SendingVoice