Files
PyGithub/doc/examples.rst
T
Steve Kowalik 2b2ecfad4d Add some examples for Branch (#936)
In the spirit of #874, add some examples for working with Branch
objects. It doesn't add everything, but it's a start.
2018-10-18 19:41:59 +08:00

14 lines
192 B
ReStructuredText

Examples
========
.. toctree::
examples/MainClass
examples/Repository
examples/Branch
examples/Commit
examples/PullRequest
examples/Issue
examples/Milestone
examples/Webhook