File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,11 @@ Let's get information about a user::
41
41
More Examples
42
42
~~~~~~~~~~~~~
43
43
44
+ .. note ::
45
+
46
+ We would love for you to submit more examples to the documentation. Just
47
+ send a `pull request <https://github.com/sigmavirus24/github3.py >`_!
48
+
44
49
.. toctree ::
45
50
:maxdepth: 2
46
51
@@ -55,13 +60,23 @@ More Examples
55
60
examples/octocat
56
61
57
62
63
+ In depth documentation
64
+ ----------------------
65
+
66
+ Organized using GitHub's documentation
67
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68
+
69
+ .. one-to-one correspondence with developer.github.com/v3
70
+
58
71
.. links
59
72
60
73
.. _GitHub API : http://developer.github.com
61
74
62
75
63
76
Modules
64
- -------
77
+ ~~~~~~~
78
+
79
+ .. TODO: Move these to modules/*.rst
65
80
66
81
.. toctree ::
67
82
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments