Set up new-new custom docs mechanism

This commit is contained in:
Schuyler Cebulskie
2016-11-22 19:50:05 -05:00
parent c3d14636ab
commit 338aa58386
3 changed files with 18 additions and 2 deletions

16
docs/index.yml Normal file
View 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