Skip to content

Commit

Permalink
Docs v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Oct 2, 2014
1 parent 8fe7745 commit 3d11509
Show file tree
Hide file tree
Showing 73 changed files with 3,433 additions and 1,435 deletions.
10 changes: 5 additions & 5 deletions Octokit.html
Expand Up @@ -84,7 +84,7 @@

<dt class="r2 last">Defined in:</dt>
<dd class="r2 last">lib/octokit.rb<span class="defines">,<br />
lib/octokit/gist.rb,<br /> lib/octokit/error.rb,<br /> lib/octokit/client.rb,<br /> lib/octokit/default.rb,<br /> lib/octokit/version.rb,<br /> lib/octokit/client/say.rb,<br /> lib/octokit/repository.rb,<br /> lib/octokit/rate_limit.rb,<br /> lib/octokit/client/refs.rb,<br /> lib/octokit/client/meta.rb,<br /> lib/octokit/client/feeds.rb,<br /> lib/octokit/client/users.rb,<br /> lib/octokit/client/hooks.rb,<br /> lib/octokit/client/stats.rb,<br /> lib/octokit/configurable.rb,<br /> lib/octokit/client/gists.rb,<br /> lib/octokit/client/pages.rb,<br /> lib/octokit/client/issues.rb,<br /> lib/octokit/client/labels.rb,<br /> lib/octokit/client/search.rb,<br /> lib/octokit/client/events.rb,<br /> lib/octokit/client/emojis.rb,<br /> lib/octokit/client/objects.rb,<br /> lib/octokit/client/commits.rb,<br /> lib/octokit/authentication.rb,<br /> lib/octokit/client/markdown.rb,<br /> lib/octokit/client/contents.rb,<br /> lib/octokit/client/statuses.rb,<br /> lib/octokit/client/releases.rb,<br /> lib/octokit/client/downloads.rb,<br /> lib/octokit/client/gitignore.rb,<br /> lib/octokit/client/rate_limit.rb,<br /> lib/octokit/client/milestones.rb,<br /> lib/octokit/client/deployments.rb,<br /> lib/octokit/client/repositories.rb,<br /> lib/octokit/client/pull_requests.rb,<br /> lib/octokit/client/organizations.rb,<br /> lib/octokit/client/legacy_search.rb,<br /> lib/octokit/client/notifications.rb,<br /> lib/octokit/client/authorizations.rb,<br /> lib/octokit/client/pub_sub_hubbub.rb,<br /> lib/octokit/client/service_status.rb,<br /> lib/octokit/client/commit_comments.rb</span>
lib/octokit/user.rb,<br /> lib/octokit/gist.rb,<br /> lib/octokit/error.rb,<br /> lib/octokit/client.rb,<br /> lib/octokit/default.rb,<br /> lib/octokit/version.rb,<br /> lib/octokit/client/say.rb,<br /> lib/octokit/repository.rb,<br /> lib/octokit/rate_limit.rb,<br /> lib/octokit/client/refs.rb,<br /> lib/octokit/client/meta.rb,<br /> lib/octokit/client/stats.rb,<br /> lib/octokit/client/hooks.rb,<br /> lib/octokit/configurable.rb,<br /> lib/octokit/organization.rb,<br /> lib/octokit/client/pages.rb,<br /> lib/octokit/client/feeds.rb,<br /> lib/octokit/client/gists.rb,<br /> lib/octokit/client/users.rb,<br /> lib/octokit/client/search.rb,<br /> lib/octokit/client/emojis.rb,<br /> lib/octokit/client/events.rb,<br /> lib/octokit/client/issues.rb,<br /> lib/octokit/client/labels.rb,<br /> lib/octokit/client/commits.rb,<br /> lib/octokit/client/objects.rb,<br /> lib/octokit/authentication.rb,<br /> lib/octokit/client/contents.rb,<br /> lib/octokit/client/markdown.rb,<br /> lib/octokit/client/statuses.rb,<br /> lib/octokit/client/releases.rb,<br /> lib/octokit/client/downloads.rb,<br /> lib/octokit/client/gitignore.rb,<br /> lib/octokit/client/milestones.rb,<br /> lib/octokit/client/rate_limit.rb,<br /> lib/octokit/client/deployments.rb,<br /> lib/octokit/client/repositories.rb,<br /> lib/octokit/client/legacy_search.rb,<br /> lib/octokit/client/pull_requests.rb,<br /> lib/octokit/client/notifications.rb,<br /> lib/octokit/client/organizations.rb,<br /> lib/octokit/client/authorizations.rb,<br /> lib/octokit/client/pub_sub_hubbub.rb,<br /> lib/octokit/client/service_status.rb,<br /> lib/octokit/client/commit_comments.rb</span>
</dd>

</dl>
Expand All @@ -108,7 +108,7 @@ <h2>Overview</h2><div class="docstring">



<strong class="classes">Classes:</strong> <span class='object_link'><a href="Octokit/ApplicationCredentialsRequired.html" title="Octokit::ApplicationCredentialsRequired (class)">ApplicationCredentialsRequired</a></span>, <span class='object_link'><a href="Octokit/BadGateway.html" title="Octokit::BadGateway (class)">BadGateway</a></span>, <span class='object_link'><a href="Octokit/BadRequest.html" title="Octokit::BadRequest (class)">BadRequest</a></span>, <span class='object_link'><a href="Octokit/Client.html" title="Octokit::Client (class)">Client</a></span>, <span class='object_link'><a href="Octokit/ClientError.html" title="Octokit::ClientError (class)">ClientError</a></span>, <span class='object_link'><a href="Octokit/Conflict.html" title="Octokit::Conflict (class)">Conflict</a></span>, <span class='object_link'><a href="Octokit/Error.html" title="Octokit::Error (class)">Error</a></span>, <span class='object_link'><a href="Octokit/Forbidden.html" title="Octokit::Forbidden (class)">Forbidden</a></span>, <span class='object_link'><a href="Octokit/Gist.html" title="Octokit::Gist (class)">Gist</a></span>, <span class='object_link'><a href="Octokit/InternalServerError.html" title="Octokit::InternalServerError (class)">InternalServerError</a></span>, <span class='object_link'><a href="Octokit/MissingContentType.html" title="Octokit::MissingContentType (class)">MissingContentType</a></span>, <span class='object_link'><a href="Octokit/NotAcceptable.html" title="Octokit::NotAcceptable (class)">NotAcceptable</a></span>, <span class='object_link'><a href="Octokit/NotFound.html" title="Octokit::NotFound (class)">NotFound</a></span>, <span class='object_link'><a href="Octokit/NotImplemented.html" title="Octokit::NotImplemented (class)">NotImplemented</a></span>, <span class='object_link'><a href="Octokit/OneTimePasswordRequired.html" title="Octokit::OneTimePasswordRequired (class)">OneTimePasswordRequired</a></span>, <span class='object_link'><a href="Octokit/RateLimit.html" title="Octokit::RateLimit (class)">RateLimit</a></span>, <span class='object_link'><a href="Octokit/Repository.html" title="Octokit::Repository (class)">Repository</a></span>, <span class='object_link'><a href="Octokit/ServerError.html" title="Octokit::ServerError (class)">ServerError</a></span>, <span class='object_link'><a href="Octokit/ServiceUnavailable.html" title="Octokit::ServiceUnavailable (class)">ServiceUnavailable</a></span>, <span class='object_link'><a href="Octokit/TooManyLoginAttempts.html" title="Octokit::TooManyLoginAttempts (class)">TooManyLoginAttempts</a></span>, <span class='object_link'><a href="Octokit/TooManyRequests.html" title="Octokit::TooManyRequests (class)">TooManyRequests</a></span>, <span class='object_link'><a href="Octokit/Unauthorized.html" title="Octokit::Unauthorized (class)">Unauthorized</a></span>, <span class='object_link'><a href="Octokit/UnprocessableEntity.html" title="Octokit::UnprocessableEntity (class)">UnprocessableEntity</a></span>, <span class='object_link'><a href="Octokit/UnsupportedMediaType.html" title="Octokit::UnsupportedMediaType (class)">UnsupportedMediaType</a></span>
<strong class="classes">Classes:</strong> <span class='object_link'><a href="Octokit/ApplicationCredentialsRequired.html" title="Octokit::ApplicationCredentialsRequired (class)">ApplicationCredentialsRequired</a></span>, <span class='object_link'><a href="Octokit/BadGateway.html" title="Octokit::BadGateway (class)">BadGateway</a></span>, <span class='object_link'><a href="Octokit/BadRequest.html" title="Octokit::BadRequest (class)">BadRequest</a></span>, <span class='object_link'><a href="Octokit/Client.html" title="Octokit::Client (class)">Client</a></span>, <span class='object_link'><a href="Octokit/ClientError.html" title="Octokit::ClientError (class)">ClientError</a></span>, <span class='object_link'><a href="Octokit/Conflict.html" title="Octokit::Conflict (class)">Conflict</a></span>, <span class='object_link'><a href="Octokit/Error.html" title="Octokit::Error (class)">Error</a></span>, <span class='object_link'><a href="Octokit/Forbidden.html" title="Octokit::Forbidden (class)">Forbidden</a></span>, <span class='object_link'><a href="Octokit/Gist.html" title="Octokit::Gist (class)">Gist</a></span>, <span class='object_link'><a href="Octokit/InternalServerError.html" title="Octokit::InternalServerError (class)">InternalServerError</a></span>, <span class='object_link'><a href="Octokit/MethodNotAllowed.html" title="Octokit::MethodNotAllowed (class)">MethodNotAllowed</a></span>, <span class='object_link'><a href="Octokit/MissingContentType.html" title="Octokit::MissingContentType (class)">MissingContentType</a></span>, <span class='object_link'><a href="Octokit/NotAcceptable.html" title="Octokit::NotAcceptable (class)">NotAcceptable</a></span>, <span class='object_link'><a href="Octokit/NotFound.html" title="Octokit::NotFound (class)">NotFound</a></span>, <span class='object_link'><a href="Octokit/NotImplemented.html" title="Octokit::NotImplemented (class)">NotImplemented</a></span>, <span class='object_link'><a href="Octokit/OneTimePasswordRequired.html" title="Octokit::OneTimePasswordRequired (class)">OneTimePasswordRequired</a></span>, <span class='object_link'><a href="Octokit/Organization.html" title="Octokit::Organization (class)">Organization</a></span>, <span class='object_link'><a href="Octokit/RateLimit.html" title="Octokit::RateLimit (class)">RateLimit</a></span>, <span class='object_link'><a href="Octokit/Repository.html" title="Octokit::Repository (class)">Repository</a></span>, <span class='object_link'><a href="Octokit/ServerError.html" title="Octokit::ServerError (class)">ServerError</a></span>, <span class='object_link'><a href="Octokit/ServiceUnavailable.html" title="Octokit::ServiceUnavailable (class)">ServiceUnavailable</a></span>, <span class='object_link'><a href="Octokit/TooManyLoginAttempts.html" title="Octokit::TooManyLoginAttempts (class)">TooManyLoginAttempts</a></span>, <span class='object_link'><a href="Octokit/TooManyRequests.html" title="Octokit::TooManyRequests (class)">TooManyRequests</a></span>, <span class='object_link'><a href="Octokit/Unauthorized.html" title="Octokit::Unauthorized (class)">Unauthorized</a></span>, <span class='object_link'><a href="Octokit/UnprocessableEntity.html" title="Octokit::UnprocessableEntity (class)">UnprocessableEntity</a></span>, <span class='object_link'><a href="Octokit/UnsupportedMediaType.html" title="Octokit::UnsupportedMediaType (class)">UnsupportedMediaType</a></span>, <span class='object_link'><a href="Octokit/User.html" title="Octokit::User (class)">User</a></span>


</p>
Expand Down Expand Up @@ -143,7 +143,7 @@ <h2>Constant Summary</h2>

</div>
</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>3.1.0</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>3.4.0</span><span class='tstring_end'>&quot;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>

</dl>

Expand Down Expand Up @@ -907,9 +907,9 @@ <h3 class="signature " id="respond_to_missing?-instance_method">
</div>

<div id="footer">
Generated on Sat May 10 23:01:01 2014 by
Generated on Thu Oct 2 08:32:56 2014 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.4 (ruby-2.1.0).
0.8.7.4 (ruby-2.1.2).
</div>

</body>
Expand Down
4 changes: 2 additions & 2 deletions Octokit/ApplicationCredentialsRequired.html
Expand Up @@ -125,9 +125,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Sat May 10 23:01:12 2014 by
Generated on Thu Oct 2 08:33:00 2014 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.4 (ruby-2.1.0).
0.8.7.4 (ruby-2.1.2).
</div>

</body>
Expand Down
4 changes: 2 additions & 2 deletions Octokit/Authentication.html
Expand Up @@ -468,9 +468,9 @@ <h3 class="signature " id="user_authenticated?-instance_method">
</div>

<div id="footer">
Generated on Sat May 10 23:01:06 2014 by
Generated on Thu Oct 2 08:32:58 2014 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.4 (ruby-2.1.0).
0.8.7.4 (ruby-2.1.2).
</div>

</body>
Expand Down
4 changes: 2 additions & 2 deletions Octokit/BadGateway.html
Expand Up @@ -151,9 +151,9 @@ <h2>Constructor Details</h2>
</div>

<div id="footer">
Generated on Sat May 10 23:01:12 2014 by
Generated on Thu Oct 2 08:33:00 2014 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.4 (ruby-2.1.0).
0.8.7.4 (ruby-2.1.2).
</div>

</body>
Expand Down
4 changes: 2 additions & 2 deletions Octokit/BadRequest.html
Expand Up @@ -151,9 +151,9 @@ <h2>Constructor Details</h2>
</div>

<div id="footer">
Generated on Sat May 10 23:01:11 2014 by
Generated on Thu Oct 2 08:33:00 2014 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.4 (ruby-2.1.0).
0.8.7.4 (ruby-2.1.2).
</div>

</body>
Expand Down

0 comments on commit 3d11509

Please sign in to comment.