diff --git a/DisCatSharp.Docs/articles/toc.yml b/DisCatSharp.Docs/articles/toc.yml index 4933cdd01..b8d534846 100644 --- a/DisCatSharp.Docs/articles/toc.yml +++ b/DisCatSharp.Docs/articles/toc.yml @@ -1,119 +1,119 @@ - name: Preamble href: preamble.md - name: Important Changes items: - name: Version 10.1.0 href: important_changes/10_1_0.md - name: Version 10.0.0 href: important_changes/10_0_0.md - name: Version 9.9.0 href: important_changes/9_9_0.md - name: Version 9.8.5 href: important_changes/9_8_5.md - name: Version 9.8.4 href: important_changes/9_8_4.md - name: Version 9.8.3 href: important_changes/9_8_3.md - name: Version 9.8.2 href: important_changes/9_8_2.md - name: The Basics items: - name: Creating a Bot Account href: basics/bot_account.md - name: Writing Your First Bot href: basics/first_bot.md - name: Bot as Hosted Service href: basics/web_app.md - name: Project Templates href: basics/templates.md - name: Beyond Basics items: - name: Events href: beyond_basics/events.md - name: Logging href: beyond_basics/logging/default.md items: - name: The Default Logger href: beyond_basics/logging/default.md - name: Third Party Loggers href: beyond_basics/logging/third_party.md - name: Dependency Injection Loggers href: beyond_basics/logging/di.md - name: Intents href: beyond_basics/intents.md - name: Sharding href: beyond_basics/sharding.md - name: Message Builder href: beyond_basics/messagebuilder.md - name: Components items: - name: Buttons href: beyond_basics/components/buttons.md - name: Select Menu href: beyond_basics/components/select_menus.md - name: Workarounds href: beyond_basics/workarounds.md - name: Modules items: - - name: Application Commands - items: - - name: Introduction - href: modules/application_commands/intro.md - - name: Options - href: modules/application_commands/options.md - - name: Events - href: modules/application_commands/events.md - - name: Translations - items: - - name: Using Translations - href: modules/application_commands/translations/using.md - - name: Translation Reference - href: modules/application_commands/translations/reference.md - - name: Modals - href: modules/application_commands/modals.md - - name: Paginated Modals - href: modules/application_commands/paginated_modals.md - - name: CommandsNext - items: - - name: Introduction - href: modules/commandsnext/intro.md - - name: Command Attributes - href: modules/commandsnext/command_attributes.md - - name: Dependency Injection - href: modules/commandsnext/dependency_injection.md - - name: Customization - items: - - name: Help Formatter - href: modules/commandsnext/help_formatter.md - - name: Argument Converters - href: modules/commandsnext/argument_converters.md - - name: Command Handler - href: modules/commandsnext/command_handler.md - - name: Audio - items: - - name: Lavalink - items: - - name: Setup - href: modules/audio/lavalink/setup.md - - name: Configuration - href: modules/audio/lavalink/configuration.md - - name: Music Commands - href: modules/audio/lavalink/music_commands.md - - name: VoiceNext - items: - - name: Prerequisites - href: modules/audio/voicenext/prerequisites.md - - name: Transmitting - href: modules/audio/voicenext/transmit.md - - name: Receiving - href: modules/audio/voicenext/receive.md - - name: Interactivity - href: modules/interactivity.md + - name: Application Commands + items: + - name: Introduction + href: modules/application_commands/intro.md + - name: Options + href: modules/application_commands/options.md + - name: Events + href: modules/application_commands/events.md + - name: Translations + items: + - name: Using Translations + href: modules/application_commands/translations/using.md + - name: Translation Reference + href: modules/application_commands/translations/reference.md + - name: Modals + href: modules/application_commands/modals.md + - name: Paginated Modals + href: modules/application_commands/paginated_modals.md + - name: CommandsNext + items: + - name: Introduction + href: modules/commandsnext/intro.md + - name: Command Attributes + href: modules/commandsnext/command_attributes.md + - name: Dependency Injection + href: modules/commandsnext/dependency_injection.md + - name: Customization + items: + - name: Help Formatter + href: modules/commandsnext/help_formatter.md + - name: Argument Converters + href: modules/commandsnext/argument_converters.md + - name: Command Handler + href: modules/commandsnext/command_handler.md + - name: Audio + items: + - name: Lavalink + items: + - name: Setup + href: modules/audio/lavalink/setup.md + - name: Configuration + href: modules/audio/lavalink/configuration.md + - name: Music Commands + href: modules/audio/lavalink/music_commands.md + - name: VoiceNext + items: + - name: Prerequisites + href: modules/audio/voicenext/prerequisites.md + - name: Transmitting + href: modules/audio/voicenext/transmit.md + - name: Receiving + href: modules/audio/voicenext/receive.md + - name: Interactivity + href: modules/interactivity.md - name: Miscellaneous items: - name: Nightly Builds href: misc/nightly_builds.md - name: Reporting Issues href: misc/reporting_issues.md - name: Hosting - href: misc/hosting.md + href: misc/hosting.md