From 020c136a40cf46ccc12b4db8d2d708b509aefa35 Mon Sep 17 00:00:00 2001 From: sfdye Date: Tue, 13 Mar 2018 22:07:38 +0800 Subject: [PATCH] Update doc link in copyright text --- .gitignore | 2 +- doc/.gitignore | 2 +- doc/conf.py | 2 +- doc/github_objects/.gitignore | 2 +- github/AuthenticatedUser.py | 2 +- github/Authorization.py | 2 +- github/AuthorizationApplication.py | 2 +- github/Branch.py | 2 +- github/Commit.py | 2 +- github/CommitCombinedStatus.py | 2 +- github/CommitComment.py | 2 +- github/CommitStats.py | 2 +- github/CommitStatus.py | 2 +- github/Comparison.py | 2 +- github/Consts.py | 2 +- github/ContentFile.py | 2 +- github/Download.py | 2 +- github/Event.py | 2 +- github/File.py | 2 +- github/Gist.py | 2 +- github/GistComment.py | 2 +- github/GistFile.py | 2 +- github/GistHistoryState.py | 2 +- github/GitAuthor.py | 2 +- github/GitBlob.py | 2 +- github/GitCommit.py | 2 +- github/GitObject.py | 2 +- github/GitRef.py | 2 +- github/GitRelease.py | 2 +- github/GitReleaseAsset.py | 2 +- github/GitTag.py | 2 +- github/GitTree.py | 2 +- github/GitTreeElement.py | 2 +- github/GithubException.py | 2 +- github/GithubObject.py | 2 +- github/GitignoreTemplate.py | 2 +- github/Hook.py | 2 +- github/HookDescription.py | 2 +- github/HookResponse.py | 2 +- github/InputFileContent.py | 2 +- github/InputGitAuthor.py | 2 +- github/InputGitTreeElement.py | 2 +- github/Installation.py | 2 +- github/InstallationAuthorization.py | 2 +- github/Invitation.py | 2 +- github/Issue.py | 2 +- github/IssueComment.py | 2 +- github/IssueEvent.py | 2 +- github/IssuePullRequest.py | 2 +- github/Label.py | 2 +- github/Legacy.py | 2 +- github/MainClass.py | 2 +- github/Milestone.py | 2 +- github/NamedUser.py | 2 +- github/Notification.py | 2 +- github/NotificationSubject.py | 2 +- github/Organization.py | 2 +- github/PaginatedList.py | 2 +- github/Permissions.py | 2 +- github/Plan.py | 2 +- github/PullRequest.py | 2 +- github/PullRequestComment.py | 2 +- github/PullRequestMergeStatus.py | 2 +- github/PullRequestPart.py | 2 +- github/PullRequestReview.py | 2 +- github/PullRequestReviewerRequest.py | 2 +- github/Rate.py | 2 +- github/RateLimit.py | 2 +- github/Reaction.py | 2 +- github/Repository.py | 2 +- github/RepositoryKey.py | 2 +- github/Requester.py | 2 +- github/Stargazer.py | 2 +- github/StatsCodeFrequency.py | 2 +- github/StatsCommitActivity.py | 2 +- github/StatsContributor.py | 2 +- github/StatsParticipation.py | 2 +- github/StatsPunchCard.py | 2 +- github/Status.py | 2 +- github/StatusMessage.py | 2 +- github/Tag.py | 2 +- github/Team.py | 2 +- github/UserKey.py | 2 +- github/__init__.py | 2 +- github/tests/AllTests.py | 2 +- github/tests/AuthenticatedUser.py | 2 +- github/tests/Authentication.py | 2 +- github/tests/Authorization.py | 2 +- github/tests/BadAttributes.py | 2 +- github/tests/Branch.py | 2 +- github/tests/Commit.py | 2 +- github/tests/CommitCombinedStatus.py | 2 +- github/tests/CommitComment.py | 2 +- github/tests/CommitStatus.py | 2 +- github/tests/ConditionalRequestUpdate.py | 2 +- github/tests/ContentFile.py | 2 +- github/tests/Download.py | 2 +- github/tests/Enterprise.py | 2 +- github/tests/Equality.py | 2 +- github/tests/Event.py | 2 +- github/tests/Exceptions.py | 2 +- github/tests/ExposeAllAttributes.py | 2 +- github/tests/Framework.py | 2 +- github/tests/Gist.py | 2 +- github/tests/GistComment.py | 2 +- github/tests/GitBlob.py | 2 +- github/tests/GitCommit.py | 2 +- github/tests/GitRef.py | 2 +- github/tests/GitRelease.py | 2 +- github/tests/GitReleaseAsset.py | 2 +- github/tests/GitTag.py | 2 +- github/tests/GitTree.py | 2 +- github/tests/Github_.py | 2 +- github/tests/Hook.py | 2 +- github/tests/Issue.py | 2 +- github/tests/Issue131.py | 2 +- github/tests/Issue133.py | 2 +- github/tests/Issue134.py | 2 +- github/tests/Issue139.py | 2 +- github/tests/Issue140.py | 2 +- github/tests/Issue142.py | 2 +- github/tests/Issue158.py | 2 +- github/tests/Issue174.py | 2 +- github/tests/Issue214.py | 2 +- github/tests/Issue216.py | 2 +- github/tests/Issue278.py | 2 +- github/tests/Issue33.py | 2 +- github/tests/Issue494.py | 2 +- github/tests/Issue50.py | 2 +- github/tests/Issue54.py | 2 +- github/tests/Issue80.py | 2 +- github/tests/Issue87.py | 2 +- github/tests/IssueComment.py | 2 +- github/tests/IssueEvent.py | 2 +- github/tests/Label.py | 2 +- github/tests/Logging_.py | 2 +- github/tests/Markdown.py | 2 +- github/tests/Milestone.py | 2 +- github/tests/NamedUser.py | 2 +- github/tests/Organization.py | 2 +- github/tests/OrganizationHasInMembers.py | 2 +- github/tests/PaginatedList.py | 2 +- github/tests/Persistence.py | 2 +- github/tests/PullRequest.py | 2 +- github/tests/PullRequestComment.py | 2 +- github/tests/PullRequestFile.py | 2 +- github/tests/PullRequestReview.py | 2 +- github/tests/PullRequestReviewerRequests.py | 2 +- github/tests/RateLimiting.py | 2 +- github/tests/RawData.py | 2 +- github/tests/Reaction.py | 2 +- github/tests/Repository.py | 2 +- github/tests/RepositoryKey.py | 2 +- github/tests/Search.py | 2 +- github/tests/Status.py | 2 +- github/tests/Tag.py | 2 +- github/tests/Team.py | 2 +- github/tests/UserKey.py | 2 +- github/tests/__init__.py | 2 +- github/tests/__main__.py | 2 +- manage.sh | 13 ------------- scripts/add_attribute.py | 2 +- scripts/compare_to_api_ref_doc.py | 2 +- scripts/fix_headers.py | 4 ++-- setup.py | 2 +- 165 files changed, 165 insertions(+), 178 deletions(-) diff --git a/.gitignore b/.gitignore index 8b5c3e39..33c3ce27 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/doc/.gitignore b/doc/.gitignore index bd3bc1c8..1d81bd11 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -4,7 +4,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/doc/conf.py b/doc/conf.py index 94f3b048..d8eeb09c 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/doc/github_objects/.gitignore b/doc/github_objects/.gitignore index 174293e5..daecd91f 100644 --- a/doc/github_objects/.gitignore +++ b/doc/github_objects/.gitignore @@ -4,7 +4,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/AuthenticatedUser.py b/github/AuthenticatedUser.py index 9c91a6e2..908f494c 100644 --- a/github/AuthenticatedUser.py +++ b/github/AuthenticatedUser.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Authorization.py b/github/Authorization.py index 1269eacb..8ef97664 100644 --- a/github/Authorization.py +++ b/github/Authorization.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/AuthorizationApplication.py b/github/AuthorizationApplication.py index a2fbcfdd..ad14df42 100644 --- a/github/AuthorizationApplication.py +++ b/github/AuthorizationApplication.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Branch.py b/github/Branch.py index 4372eda8..e1f5b31e 100644 --- a/github/Branch.py +++ b/github/Branch.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Commit.py b/github/Commit.py index b84dfab7..b0fd221c 100644 --- a/github/Commit.py +++ b/github/Commit.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/CommitCombinedStatus.py b/github/CommitCombinedStatus.py index 294649c6..6fa2e839 100644 --- a/github/CommitCombinedStatus.py +++ b/github/CommitCombinedStatus.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/CommitComment.py b/github/CommitComment.py index ae6e2501..a12af64e 100644 --- a/github/CommitComment.py +++ b/github/CommitComment.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/CommitStats.py b/github/CommitStats.py index 6bcd082e..4e2211e2 100644 --- a/github/CommitStats.py +++ b/github/CommitStats.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/CommitStatus.py b/github/CommitStatus.py index 0e17dfe1..0f925d1c 100644 --- a/github/CommitStatus.py +++ b/github/CommitStatus.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Comparison.py b/github/Comparison.py index 67d522c1..4e4fe382 100644 --- a/github/Comparison.py +++ b/github/Comparison.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Consts.py b/github/Consts.py index e436a3cd..8e79086b 100644 --- a/github/Consts.py +++ b/github/Consts.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/ContentFile.py b/github/ContentFile.py index b4f67682..e25b9010 100644 --- a/github/ContentFile.py +++ b/github/ContentFile.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Download.py b/github/Download.py index fcf8316d..5faec728 100644 --- a/github/Download.py +++ b/github/Download.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Event.py b/github/Event.py index a769a230..44fd98db 100644 --- a/github/Event.py +++ b/github/Event.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/File.py b/github/File.py index e1c2b38b..4e6f9b7a 100644 --- a/github/File.py +++ b/github/File.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Gist.py b/github/Gist.py index 6e4e0238..0cf8d93c 100644 --- a/github/Gist.py +++ b/github/Gist.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GistComment.py b/github/GistComment.py index 1f8c83ef..a25e6640 100644 --- a/github/GistComment.py +++ b/github/GistComment.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GistFile.py b/github/GistFile.py index cecba994..9bb622e2 100644 --- a/github/GistFile.py +++ b/github/GistFile.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GistHistoryState.py b/github/GistHistoryState.py index adeee6fa..b6bd43a6 100644 --- a/github/GistHistoryState.py +++ b/github/GistHistoryState.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitAuthor.py b/github/GitAuthor.py index 2b3ee0c3..c1a47f97 100644 --- a/github/GitAuthor.py +++ b/github/GitAuthor.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitBlob.py b/github/GitBlob.py index 107f5972..0b762990 100644 --- a/github/GitBlob.py +++ b/github/GitBlob.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitCommit.py b/github/GitCommit.py index 187d9e02..f93960f0 100644 --- a/github/GitCommit.py +++ b/github/GitCommit.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitObject.py b/github/GitObject.py index 64199106..7836b660 100644 --- a/github/GitObject.py +++ b/github/GitObject.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitRef.py b/github/GitRef.py index 51e0b61c..97a0c56e 100644 --- a/github/GitRef.py +++ b/github/GitRef.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitRelease.py b/github/GitRelease.py index dd49cccd..4d8dd029 100644 --- a/github/GitRelease.py +++ b/github/GitRelease.py @@ -5,7 +5,7 @@ # Copyright 2015 Ed Holland # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitReleaseAsset.py b/github/GitReleaseAsset.py index 220c8958..61ab219e 100644 --- a/github/GitReleaseAsset.py +++ b/github/GitReleaseAsset.py @@ -9,7 +9,7 @@ # Copyright 2017 Chris McBride # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitTag.py b/github/GitTag.py index 5c10a078..9e645041 100644 --- a/github/GitTag.py +++ b/github/GitTag.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitTree.py b/github/GitTree.py index 4e8ec6a1..d3fd85e8 100644 --- a/github/GitTree.py +++ b/github/GitTree.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitTreeElement.py b/github/GitTreeElement.py index e86af240..07c03c85 100644 --- a/github/GitTreeElement.py +++ b/github/GitTreeElement.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GithubException.py b/github/GithubException.py index 3b724f1f..407e8285 100644 --- a/github/GithubException.py +++ b/github/GithubException.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GithubObject.py b/github/GithubObject.py index cd8b7d02..4a105c7a 100644 --- a/github/GithubObject.py +++ b/github/GithubObject.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/GitignoreTemplate.py b/github/GitignoreTemplate.py index 19cb6a2a..d85096a8 100644 --- a/github/GitignoreTemplate.py +++ b/github/GitignoreTemplate.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Hook.py b/github/Hook.py index bd788959..9db3ef5a 100644 --- a/github/Hook.py +++ b/github/Hook.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/HookDescription.py b/github/HookDescription.py index bb9926b7..569a6449 100644 --- a/github/HookDescription.py +++ b/github/HookDescription.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/HookResponse.py b/github/HookResponse.py index ef960eba..0f1088d3 100644 --- a/github/HookResponse.py +++ b/github/HookResponse.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/InputFileContent.py b/github/InputFileContent.py index 62ae4e2b..9fce37be 100644 --- a/github/InputFileContent.py +++ b/github/InputFileContent.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/InputGitAuthor.py b/github/InputGitAuthor.py index 3e35880f..65af63e0 100644 --- a/github/InputGitAuthor.py +++ b/github/InputGitAuthor.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/InputGitTreeElement.py b/github/InputGitTreeElement.py index f505331e..6d4ac9f2 100644 --- a/github/InputGitTreeElement.py +++ b/github/InputGitTreeElement.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Installation.py b/github/Installation.py index fc0bad81..8dfe7177 100644 --- a/github/Installation.py +++ b/github/Installation.py @@ -5,7 +5,7 @@ # Copyright 2017 Jannis Gebauer # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/InstallationAuthorization.py b/github/InstallationAuthorization.py index 03391226..cc711ca9 100644 --- a/github/InstallationAuthorization.py +++ b/github/InstallationAuthorization.py @@ -5,7 +5,7 @@ # Copyright 2016 Jannis gebauier # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Invitation.py b/github/Invitation.py index 9385ecb6..501ba6b4 100644 --- a/github/Invitation.py +++ b/github/Invitation.py @@ -5,7 +5,7 @@ # Copyright 2017 Jannis Gebauer # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Issue.py b/github/Issue.py index c49f792c..5fb08945 100644 --- a/github/Issue.py +++ b/github/Issue.py @@ -11,7 +11,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/IssueComment.py b/github/IssueComment.py index e19b569f..dd8aa77d 100644 --- a/github/IssueComment.py +++ b/github/IssueComment.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/IssueEvent.py b/github/IssueEvent.py index b6e6700e..8aa8bac1 100644 --- a/github/IssueEvent.py +++ b/github/IssueEvent.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/IssuePullRequest.py b/github/IssuePullRequest.py index 7526a11f..f3cc8ead 100644 --- a/github/IssuePullRequest.py +++ b/github/IssuePullRequest.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Label.py b/github/Label.py index 56e6d083..7dbd3e3b 100644 --- a/github/Label.py +++ b/github/Label.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Legacy.py b/github/Legacy.py index 7c8a7995..8f48deb0 100644 --- a/github/Legacy.py +++ b/github/Legacy.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/MainClass.py b/github/MainClass.py index 19b5eb6d..65dbee35 100644 --- a/github/MainClass.py +++ b/github/MainClass.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Milestone.py b/github/Milestone.py index ebe59df1..0f8e01cc 100644 --- a/github/Milestone.py +++ b/github/Milestone.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/NamedUser.py b/github/NamedUser.py index bc737975..f4845fcf 100644 --- a/github/NamedUser.py +++ b/github/NamedUser.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Notification.py b/github/Notification.py index b4b0205a..a622da0b 100644 --- a/github/Notification.py +++ b/github/Notification.py @@ -8,7 +8,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/NotificationSubject.py b/github/NotificationSubject.py index b7ae874f..ec520e9f 100644 --- a/github/NotificationSubject.py +++ b/github/NotificationSubject.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Organization.py b/github/Organization.py index ecbc2c06..cfbf7ffd 100644 --- a/github/Organization.py +++ b/github/Organization.py @@ -10,7 +10,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PaginatedList.py b/github/PaginatedList.py index 2e5eaccb..3cc59713 100644 --- a/github/PaginatedList.py +++ b/github/PaginatedList.py @@ -10,7 +10,7 @@ # Copyright 2013 davidbrai # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Permissions.py b/github/Permissions.py index dc5de33f..892cd394 100644 --- a/github/Permissions.py +++ b/github/Permissions.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Plan.py b/github/Plan.py index 66e0ecb5..5d224704 100644 --- a/github/Plan.py +++ b/github/Plan.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequest.py b/github/PullRequest.py index 3a63d660..5ef8f74f 100644 --- a/github/PullRequest.py +++ b/github/PullRequest.py @@ -10,7 +10,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequestComment.py b/github/PullRequestComment.py index 5af9d890..e55cc2e7 100644 --- a/github/PullRequestComment.py +++ b/github/PullRequestComment.py @@ -10,7 +10,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequestMergeStatus.py b/github/PullRequestMergeStatus.py index 8ea1e6c1..d636b1ae 100644 --- a/github/PullRequestMergeStatus.py +++ b/github/PullRequestMergeStatus.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequestPart.py b/github/PullRequestPart.py index 9d9278b6..ba9303c7 100644 --- a/github/PullRequestPart.py +++ b/github/PullRequestPart.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequestReview.py b/github/PullRequestReview.py index 560447ad..91735336 100644 --- a/github/PullRequestReview.py +++ b/github/PullRequestReview.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/PullRequestReviewerRequest.py b/github/PullRequestReviewerRequest.py index 6f0ef716..d168dcbd 100644 --- a/github/PullRequestReviewerRequest.py +++ b/github/PullRequestReviewerRequest.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Rate.py b/github/Rate.py index d743dee3..62de038e 100644 --- a/github/Rate.py +++ b/github/Rate.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/RateLimit.py b/github/RateLimit.py index 7d3a34a2..9fdece4e 100644 --- a/github/RateLimit.py +++ b/github/RateLimit.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Reaction.py b/github/Reaction.py index f11b6364..bd5391c2 100644 --- a/github/Reaction.py +++ b/github/Reaction.py @@ -9,7 +9,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Repository.py b/github/Repository.py index a888b551..831e3763 100644 --- a/github/Repository.py +++ b/github/Repository.py @@ -14,7 +14,7 @@ # Copyright 2015 Jannis Gebauer # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/RepositoryKey.py b/github/RepositoryKey.py index ae57a78f..5868816b 100644 --- a/github/RepositoryKey.py +++ b/github/RepositoryKey.py @@ -10,7 +10,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Requester.py b/github/Requester.py index ae512681..0278e758 100644 --- a/github/Requester.py +++ b/github/Requester.py @@ -16,7 +16,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Stargazer.py b/github/Stargazer.py index bf1c83ae..a6719974 100644 --- a/github/Stargazer.py +++ b/github/Stargazer.py @@ -14,7 +14,7 @@ # Copyright 2015 Dan Vanderkam # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatsCodeFrequency.py b/github/StatsCodeFrequency.py index 7f8dd773..a37868c6 100755 --- a/github/StatsCodeFrequency.py +++ b/github/StatsCodeFrequency.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatsCommitActivity.py b/github/StatsCommitActivity.py index 6138931f..5a34b8a8 100755 --- a/github/StatsCommitActivity.py +++ b/github/StatsCommitActivity.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatsContributor.py b/github/StatsContributor.py index 5155274d..48966a47 100755 --- a/github/StatsContributor.py +++ b/github/StatsContributor.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatsParticipation.py b/github/StatsParticipation.py index 4ac63ab5..3503f507 100755 --- a/github/StatsParticipation.py +++ b/github/StatsParticipation.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatsPunchCard.py b/github/StatsPunchCard.py index 67ef45b0..c6048ebe 100755 --- a/github/StatsPunchCard.py +++ b/github/StatsPunchCard.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Status.py b/github/Status.py index 98ea5952..4481810a 100644 --- a/github/Status.py +++ b/github/Status.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/StatusMessage.py b/github/StatusMessage.py index ede37e5d..1bde0767 100644 --- a/github/StatusMessage.py +++ b/github/StatusMessage.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Tag.py b/github/Tag.py index 8149c3a3..92eaaf98 100644 --- a/github/Tag.py +++ b/github/Tag.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/Team.py b/github/Team.py index dc1154d8..13181716 100644 --- a/github/Team.py +++ b/github/Team.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/UserKey.py b/github/UserKey.py index 0f47cf08..d099ad29 100644 --- a/github/UserKey.py +++ b/github/UserKey.py @@ -9,7 +9,7 @@ # Copyright 2013 martinqt # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/__init__.py b/github/__init__.py index 235250a9..392c92c4 100644 --- a/github/__init__.py +++ b/github/__init__.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/AllTests.py b/github/tests/AllTests.py index 5364f4f3..bf51e814 100644 --- a/github/tests/AllTests.py +++ b/github/tests/AllTests.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/AuthenticatedUser.py b/github/tests/AuthenticatedUser.py index 73b3ad6e..9a6d3b11 100644 --- a/github/tests/AuthenticatedUser.py +++ b/github/tests/AuthenticatedUser.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Authentication.py b/github/tests/Authentication.py index c6601a07..2d937436 100644 --- a/github/tests/Authentication.py +++ b/github/tests/Authentication.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Authorization.py b/github/tests/Authorization.py index e2408e33..b7f30a28 100644 --- a/github/tests/Authorization.py +++ b/github/tests/Authorization.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/BadAttributes.py b/github/tests/BadAttributes.py index d267bb10..ccafa217 100755 --- a/github/tests/BadAttributes.py +++ b/github/tests/BadAttributes.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Branch.py b/github/tests/Branch.py index 75447f55..438ad1fe 100644 --- a/github/tests/Branch.py +++ b/github/tests/Branch.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Commit.py b/github/tests/Commit.py index c1891577..f890d4e3 100644 --- a/github/tests/Commit.py +++ b/github/tests/Commit.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/CommitCombinedStatus.py b/github/tests/CommitCombinedStatus.py index e0e6d76d..c748c0fb 100644 --- a/github/tests/CommitCombinedStatus.py +++ b/github/tests/CommitCombinedStatus.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/CommitComment.py b/github/tests/CommitComment.py index 5a71f62e..548f51c9 100644 --- a/github/tests/CommitComment.py +++ b/github/tests/CommitComment.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/CommitStatus.py b/github/tests/CommitStatus.py index b09ea38c..7db7b45c 100644 --- a/github/tests/CommitStatus.py +++ b/github/tests/CommitStatus.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/ConditionalRequestUpdate.py b/github/tests/ConditionalRequestUpdate.py index 4e6c7115..4cf7383f 100644 --- a/github/tests/ConditionalRequestUpdate.py +++ b/github/tests/ConditionalRequestUpdate.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/ContentFile.py b/github/tests/ContentFile.py index fd8c12fd..bda202ae 100644 --- a/github/tests/ContentFile.py +++ b/github/tests/ContentFile.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Download.py b/github/tests/Download.py index 1e9c0c9b..86ecab67 100644 --- a/github/tests/Download.py +++ b/github/tests/Download.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Enterprise.py b/github/tests/Enterprise.py index 4e238ab3..55eb14e9 100644 --- a/github/tests/Enterprise.py +++ b/github/tests/Enterprise.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Equality.py b/github/tests/Equality.py index 9b5782e7..0b861cfc 100755 --- a/github/tests/Equality.py +++ b/github/tests/Equality.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Event.py b/github/tests/Event.py index 87e65acd..2fc7e3ae 100644 --- a/github/tests/Event.py +++ b/github/tests/Event.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Exceptions.py b/github/tests/Exceptions.py index 16c9debb..ced96159 100644 --- a/github/tests/Exceptions.py +++ b/github/tests/Exceptions.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/ExposeAllAttributes.py b/github/tests/ExposeAllAttributes.py index a7527105..085a64eb 100644 --- a/github/tests/ExposeAllAttributes.py +++ b/github/tests/ExposeAllAttributes.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Framework.py b/github/tests/Framework.py index dfc79733..1793e60b 100644 --- a/github/tests/Framework.py +++ b/github/tests/Framework.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Gist.py b/github/tests/Gist.py index 43aa3394..143d6991 100644 --- a/github/tests/Gist.py +++ b/github/tests/Gist.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GistComment.py b/github/tests/GistComment.py index 80146c42..f8c615e4 100644 --- a/github/tests/GistComment.py +++ b/github/tests/GistComment.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitBlob.py b/github/tests/GitBlob.py index 85cb4c20..be503b4d 100644 --- a/github/tests/GitBlob.py +++ b/github/tests/GitBlob.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitCommit.py b/github/tests/GitCommit.py index a570df3f..5f6bdd24 100644 --- a/github/tests/GitCommit.py +++ b/github/tests/GitCommit.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitRef.py b/github/tests/GitRef.py index c4c94da4..6dcd1019 100644 --- a/github/tests/GitRef.py +++ b/github/tests/GitRef.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitRelease.py b/github/tests/GitRelease.py index 100eab70..8a8fcc2f 100644 --- a/github/tests/GitRelease.py +++ b/github/tests/GitRelease.py @@ -5,7 +5,7 @@ # Copyright 2015 Ed Holland # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitReleaseAsset.py b/github/tests/GitReleaseAsset.py index 63b9c48d..304a42fc 100644 --- a/github/tests/GitReleaseAsset.py +++ b/github/tests/GitReleaseAsset.py @@ -6,7 +6,7 @@ # Copyright 2017 Chris McBride # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitTag.py b/github/tests/GitTag.py index f3eca9dc..96758a98 100644 --- a/github/tests/GitTag.py +++ b/github/tests/GitTag.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/GitTree.py b/github/tests/GitTree.py index 1cbfd820..9ad5a3ce 100644 --- a/github/tests/GitTree.py +++ b/github/tests/GitTree.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Github_.py b/github/tests/Github_.py index dfc00a80..614f64f2 100644 --- a/github/tests/Github_.py +++ b/github/tests/Github_.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Hook.py b/github/tests/Hook.py index 3fb475f3..879a5f2e 100644 --- a/github/tests/Hook.py +++ b/github/tests/Hook.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue.py b/github/tests/Issue.py index 618065ac..6b90c257 100644 --- a/github/tests/Issue.py +++ b/github/tests/Issue.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue131.py b/github/tests/Issue131.py index b9ef0190..8c2afbf7 100644 --- a/github/tests/Issue131.py +++ b/github/tests/Issue131.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue133.py b/github/tests/Issue133.py index 11c36b7b..280e1dbd 100644 --- a/github/tests/Issue133.py +++ b/github/tests/Issue133.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue134.py b/github/tests/Issue134.py index fa02deee..2d4a3420 100644 --- a/github/tests/Issue134.py +++ b/github/tests/Issue134.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue139.py b/github/tests/Issue139.py index f0def0e7..7544d499 100644 --- a/github/tests/Issue139.py +++ b/github/tests/Issue139.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue140.py b/github/tests/Issue140.py index f8c32670..c384c315 100644 --- a/github/tests/Issue140.py +++ b/github/tests/Issue140.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue142.py b/github/tests/Issue142.py index fb2085be..570daf3b 100644 --- a/github/tests/Issue142.py +++ b/github/tests/Issue142.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue158.py b/github/tests/Issue158.py index a6ce61ae..edc65777 100644 --- a/github/tests/Issue158.py +++ b/github/tests/Issue158.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue174.py b/github/tests/Issue174.py index f1c7b03c..860f6420 100644 --- a/github/tests/Issue174.py +++ b/github/tests/Issue174.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue214.py b/github/tests/Issue214.py index 0d1243b2..baeb582d 100644 --- a/github/tests/Issue214.py +++ b/github/tests/Issue214.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue216.py b/github/tests/Issue216.py index ded2a166..f37422a2 100644 --- a/github/tests/Issue216.py +++ b/github/tests/Issue216.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue278.py b/github/tests/Issue278.py index 2255d9c5..de56b903 100644 --- a/github/tests/Issue278.py +++ b/github/tests/Issue278.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue33.py b/github/tests/Issue33.py index a9e7ad8f..4823c3ee 100644 --- a/github/tests/Issue33.py +++ b/github/tests/Issue33.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue494.py b/github/tests/Issue494.py index 7062a9d2..9ef60fe0 100644 --- a/github/tests/Issue494.py +++ b/github/tests/Issue494.py @@ -6,7 +6,7 @@ # Copyright 2016 Sam Corbett # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue50.py b/github/tests/Issue50.py index fd95abaf..9066ccb5 100644 --- a/github/tests/Issue50.py +++ b/github/tests/Issue50.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue54.py b/github/tests/Issue54.py index cf0287d6..a0095e1d 100644 --- a/github/tests/Issue54.py +++ b/github/tests/Issue54.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue80.py b/github/tests/Issue80.py index 74bf5c2f..fc94f8d8 100644 --- a/github/tests/Issue80.py +++ b/github/tests/Issue80.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Issue87.py b/github/tests/Issue87.py index c3d2ace2..f03eb3b8 100644 --- a/github/tests/Issue87.py +++ b/github/tests/Issue87.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/IssueComment.py b/github/tests/IssueComment.py index 1e8f970f..e46d9cfa 100644 --- a/github/tests/IssueComment.py +++ b/github/tests/IssueComment.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/IssueEvent.py b/github/tests/IssueEvent.py index 36e1ce95..f4603290 100644 --- a/github/tests/IssueEvent.py +++ b/github/tests/IssueEvent.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Label.py b/github/tests/Label.py index 09fe1a97..d8e71e0a 100644 --- a/github/tests/Label.py +++ b/github/tests/Label.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Logging_.py b/github/tests/Logging_.py index 7e8e838a..41bd3f8f 100644 --- a/github/tests/Logging_.py +++ b/github/tests/Logging_.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Markdown.py b/github/tests/Markdown.py index 631ed818..d7db9a02 100644 --- a/github/tests/Markdown.py +++ b/github/tests/Markdown.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Milestone.py b/github/tests/Milestone.py index 136c1292..c8ab1edf 100644 --- a/github/tests/Milestone.py +++ b/github/tests/Milestone.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/NamedUser.py b/github/tests/NamedUser.py index 48db4e02..25c726b4 100644 --- a/github/tests/NamedUser.py +++ b/github/tests/NamedUser.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Organization.py b/github/tests/Organization.py index a33d43f2..632426e7 100644 --- a/github/tests/Organization.py +++ b/github/tests/Organization.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/OrganizationHasInMembers.py b/github/tests/OrganizationHasInMembers.py index 595c13ad..5ae7a88b 100644 --- a/github/tests/OrganizationHasInMembers.py +++ b/github/tests/OrganizationHasInMembers.py @@ -6,7 +6,7 @@ # Copyright 2016 Sam Corbett # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PaginatedList.py b/github/tests/PaginatedList.py index dbe0eca7..e66cc060 100644 --- a/github/tests/PaginatedList.py +++ b/github/tests/PaginatedList.py @@ -8,7 +8,7 @@ # Copyright 2013 davidbrai # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Persistence.py b/github/tests/Persistence.py index 06c52e4c..252e85a1 100644 --- a/github/tests/Persistence.py +++ b/github/tests/Persistence.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PullRequest.py b/github/tests/PullRequest.py index bf360860..0a372fa0 100644 --- a/github/tests/PullRequest.py +++ b/github/tests/PullRequest.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PullRequestComment.py b/github/tests/PullRequestComment.py index 17140ce1..6b915645 100644 --- a/github/tests/PullRequestComment.py +++ b/github/tests/PullRequestComment.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PullRequestFile.py b/github/tests/PullRequestFile.py index 795333cb..0b088b6f 100644 --- a/github/tests/PullRequestFile.py +++ b/github/tests/PullRequestFile.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PullRequestReview.py b/github/tests/PullRequestReview.py index d163e64c..796b0ed1 100644 --- a/github/tests/PullRequestReview.py +++ b/github/tests/PullRequestReview.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/PullRequestReviewerRequests.py b/github/tests/PullRequestReviewerRequests.py index 83b3c19d..d6157c30 100644 --- a/github/tests/PullRequestReviewerRequests.py +++ b/github/tests/PullRequestReviewerRequests.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/RateLimiting.py b/github/tests/RateLimiting.py index 927655a2..c5993382 100644 --- a/github/tests/RateLimiting.py +++ b/github/tests/RateLimiting.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/RawData.py b/github/tests/RawData.py index 16dc7288..7b319c66 100644 --- a/github/tests/RawData.py +++ b/github/tests/RawData.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Reaction.py b/github/tests/Reaction.py index 0091bf94..3cc14174 100644 --- a/github/tests/Reaction.py +++ b/github/tests/Reaction.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Repository.py b/github/tests/Repository.py index a5f55ff5..961df093 100644 --- a/github/tests/Repository.py +++ b/github/tests/Repository.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/RepositoryKey.py b/github/tests/RepositoryKey.py index c9bd7add..32594be8 100644 --- a/github/tests/RepositoryKey.py +++ b/github/tests/RepositoryKey.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Search.py b/github/tests/Search.py index c3c1bb46..28874261 100644 --- a/github/tests/Search.py +++ b/github/tests/Search.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Status.py b/github/tests/Status.py index 13bcda75..731d0bdb 100644 --- a/github/tests/Status.py +++ b/github/tests/Status.py @@ -5,7 +5,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Tag.py b/github/tests/Tag.py index 5ddefe0f..f754944f 100644 --- a/github/tests/Tag.py +++ b/github/tests/Tag.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/Team.py b/github/tests/Team.py index 11bb1dcd..a5653565 100644 --- a/github/tests/Team.py +++ b/github/tests/Team.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/UserKey.py b/github/tests/UserKey.py index a3e305c9..13fbd9aa 100644 --- a/github/tests/UserKey.py +++ b/github/tests/UserKey.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/__init__.py b/github/tests/__init__.py index 3a86f689..a6a4e131 100644 --- a/github/tests/__init__.py +++ b/github/tests/__init__.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/github/tests/__main__.py b/github/tests/__main__.py index 87bc0f0a..a8861617 100644 --- a/github/tests/__main__.py +++ b/github/tests/__main__.py @@ -7,7 +7,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/manage.sh b/manage.sh index 969f8774..5f3c85e6 100755 --- a/manage.sh +++ b/manage.sh @@ -4,7 +4,6 @@ function publish { bump readme - #doc push } @@ -45,18 +44,6 @@ function readme { echo -e "Change log\n==========\n\nStable versions\n~~~~~~~~~~~~~~~\n\nVersion $version $today\n-----------------------------------\n\n$gitlog\n$changelog" > doc/changes.rst } -function doc { - rm -rf gh-pages - git clone . gh-pages -b gh-pages || exit - sphinx-build -b html -d doc/doctrees doc gh-pages/v1 || exit - - cd gh-pages - git add . --all || exit - git commit --message "Generate doc of v1" || exit - git push origin gh-pages || exit - cd .. -} - function push { echo "Break (Ctrl+c) here if something is wrong. Else, press enter" read foobar diff --git a/scripts/add_attribute.py b/scripts/add_attribute.py index 8579bd9f..36f7c2f8 100644 --- a/scripts/add_attribute.py +++ b/scripts/add_attribute.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/scripts/compare_to_api_ref_doc.py b/scripts/compare_to_api_ref_doc.py index a2ae7f14..04ef53fd 100755 --- a/scripts/compare_to_api_ref_doc.py +++ b/scripts/compare_to_api_ref_doc.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # diff --git a/scripts/fix_headers.py b/scripts/fix_headers.py index 149e618c..518777f1 100755 --- a/scripts/fix_headers.py +++ b/scripts/fix_headers.py @@ -6,7 +6,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free # @@ -41,7 +41,7 @@ def generateLicenseSection(filename): yield line yield "# #" yield "# This file is part of PyGithub. #" - yield "# http://pygithub.github.io/PyGithub/v1/index.html #" + yield "# http://pygithub.readthedocs.io/ #" yield "# #" yield "# PyGithub is free software: you can redistribute it and/or modify it under #" yield "# the terms of the GNU Lesser General Public License as published by the Free #" diff --git a/setup.py b/setup.py index ad642476..dfe6bfa8 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ # Copyright 2013 Vincent Jacques # # # # This file is part of PyGithub. # -# http://pygithub.github.io/PyGithub/v1/index.html # +# http://pygithub.readthedocs.io/ # # # # PyGithub is free software: you can redistribute it and/or modify it under # # the terms of the GNU Lesser General Public License as published by the Free #