mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
Set up new-new custom docs mechanism
This commit is contained in:
16
docs/index.yml
Normal file
16
docs/index.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
- name: General
|
||||
files:
|
||||
- name: Welcome
|
||||
path: welcome.md
|
||||
- name: Updating your code
|
||||
path: updating.md
|
||||
- name: FAQ
|
||||
path: faq.md
|
||||
- name: Examples
|
||||
files:
|
||||
- name: Ping
|
||||
path: ping.js
|
||||
- name: Avatars
|
||||
path: avatars.js
|
||||
- name: Webhook
|
||||
path: webhook.js
|
||||
Reference in New Issue
Block a user