mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-24 04:15:48 +08:00
Magic trick to remove title duplication in TOC
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
#### Getting Started
|
||||
|
||||
- [Introduction](/docs/)
|
||||
- [Hello World](/docs/hello-world/)
|
||||
- [Developing a plugin](/docs/development/)
|
||||
- [Receiving webhooks](/docs/webhooks/)
|
||||
- [Interacting with GitHub](/docs/github-api/)
|
||||
|
||||
#### Advanced
|
||||
|
||||
- [HTTP Routes](/docs/http/)
|
||||
- [Simulating webhooks](/docs/simulating-webhooks/)
|
||||
- [Testing](/docs/testing/)
|
||||
- [Pagination](/docs/pagination/)
|
||||
- [Deployment](/docs/deployment/)
|
||||
- [Best Practices](/docs/best-practices/)
|
||||
|
||||
#### Reference
|
||||
|
||||
- [`robot`](https://probot.github.io/probot/latest/Robot.html)
|
||||
- [`context`](https://probot.github.io/probot/latest/Context.html)
|
||||
Reference in New Issue
Block a user