Files
probot.github.io/_data/toc.yml
Brandon Keepers 72e76bab76 Update toc.yml
2018-03-18 17:59:31 -05:00

24 lines
583 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: robot
url: "https://probot.github.io/api/latest/Robot.html"
- title: context
url: "https://probot.github.io/api/latest/Context.html"
- title: context.github
url: "http://octokit.github.io/rest.js/"