mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
Magic trick to remove title duplication in TOC
This commit is contained in:
18
_data/toc.yml
Normal file
18
_data/toc.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
Getting Started:
|
||||
- docs/README.md
|
||||
- docs/hello-world.md
|
||||
- docs/development.md
|
||||
- docs/webhooks.md
|
||||
- docs/github-api.md
|
||||
Advanced:
|
||||
- docs/http.md
|
||||
- docs/simulating-webhooks.md
|
||||
- docs/testing.md
|
||||
- docs/pagination.md
|
||||
- docs/deployment.md
|
||||
- docs/best-practices.md
|
||||
Reference:
|
||||
- title: robot
|
||||
url: "https://probot.github.io/probot/latest/Robot.htm"
|
||||
- title: context
|
||||
url: "https://probot.github.io/probot/latest/Contex.html"
|
||||
Reference in New Issue
Block a user