Skip to content

Commit 797da0c

Browse files
committed
Document removal of Downloads API
[ci skip]
1 parent 0751942 commit 797da0c

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

HISTORY.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ History/Changelog
1414

1515
- Switch to requests >= 2.0
1616

17+
- Totally remove all references to the Downloads API
18+
1719
0.7.1: 2013-09-30
1820
-----------------
1921

docs/repos.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ This part of the documentation covers:
88
- :class:`Repository <github3.repos.repo.Repository>`
99
- :class:`Branch <github3.repos.branch.Branch>`
1010
- :class:`Contents <github3.repos.contents.Contents>`
11-
- :class:`Download <github3.repos.download.Download>`
1211
- :class:`Hook <github3.repos.hook.Hook>`
1312
- :class:`RepoTag <github3.repos.tag.RepoTag>`
1413
- :class:`RepoComment <github3.repos.comment.RepoComment>`
@@ -50,10 +49,6 @@ Repository Objects
5049
.. autoclass:: github3.repos.release.Release
5150
:members:
5251

53-
---------
54-
55-
.. autoclass:: github3.repos.download.Download
56-
:members:
5752

5853
---------
5954

0 commit comments

Comments
 (0)