docs: Add docs for defining slash commands in extensions (#16303)

This PR adds docs for defining slash commands within extensions.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-08-15 12:50:30 -04:00 committed by GitHub
parent c45adce2e3
commit b764174e8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 138 additions and 4 deletions

View file

@ -38,6 +38,7 @@
- [Developing Extensions](./extensions/developing-extensions.md)
- [Language Extensions](./extensions/languages.md)
- [Theme Extensions](./extensions/themes.md)
- [Slash Commands](./extensions/slash-commands.md)
# Language Support