Files
probot.github.io/_data/toc.yml
2018-06-27 09:45:07 -05:00

26 lines
701 B
YAML

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/logging.md
- docs/pagination.md
- docs/extensions.md
- docs/deployment.md
- docs/persistence.md
- docs/best-practices.md
Reference:
- title: Application
url: "https://probot.github.io/api/latest/classes/application.html"
- title: context
url: "https://probot.github.io/api/latest/classes/context.html"
- title: context.github
url: "http://octokit.github.io/rest.js/"
- title: GitHub Webhook Events
url: "https://developer.github.com/webhooks/#events"