Skip to content

Commit b4717fa

Browse files
committed
Document public API functions
1 parent af4f3c1 commit b4717fa

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/api.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,19 +129,20 @@ Or you can simply use the following functions
129129

130130
------
131131

132-
.. autofunction:: github3.search_issues
132+
.. autofunction:: github3.search_code
133133

134134
------
135135

136-
.. autofunction:: github3.search_repos
136+
.. autofunction:: github3.search_issues
137137

138138
------
139139

140-
.. autofunction:: github3.search_users
140+
.. autofunction:: github3.search_repositories
141141

142142
------
143143

144-
.. autofunction:: github3.search_email
144+
.. autofunction:: github3.search_users
145+
145146

146147
------
147148

0 commit comments

Comments
 (0)