Skip to content

Commit

Permalink
Updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus Burgos Macia committed Feb 16, 2019
1 parent 5c0008a commit 24f94b0
Show file tree
Hide file tree
Showing 258 changed files with 1,958 additions and 1,025 deletions.
8 changes: 4 additions & 4 deletions docs/DropboxApi.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: DropboxApi

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -109,7 +109,7 @@ <h2>
<dt id="VERSION-constant" class="">VERSION =

</dt>
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>0.1.15</span><span class='tstring_end'>&#39;</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'>&#39;</span><span class='tstring_content'>0.1.16</span><span class='tstring_end'>&#39;</span></span><span class='period'>.</span><span class='id identifier rubyid_freeze'>freeze</span></pre></dd>

</dl>

Expand All @@ -125,9 +125,9 @@ <h2>
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:01 2018 by
Generated on Sat Feb 16 18:39:17 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Authenticator.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Authenticator

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -207,9 +207,9 @@ <h3 class="signature first" id="initialize-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:02 2018 by
Generated on Sat Feb 16 18:39:18 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/ChunkedUploader.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::ChunkedUploader

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -401,9 +401,9 @@ <h3 class="signature " id="upload-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:02 2018 by
Generated on Sat Feb 16 18:39:18 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
238 changes: 212 additions & 26 deletions docs/DropboxApi/Client.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/DropboxApi/ConnectionBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::ConnectionBuilder

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -316,9 +316,9 @@ <h3 class="signature " id="middleware-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:02 2018 by
Generated on Sat Feb 16 18:39:18 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: DropboxApi::Endpoints

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -109,9 +109,9 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:01 2018 by
Generated on Sat Feb 16 18:39:17 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: DropboxApi::Endpoints::Auth

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -105,9 +105,9 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:01 2018 by
Generated on Sat Feb 16 18:39:17 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Auth/TokenRevoke.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Auth::TokenRevoke

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -255,9 +255,9 @@ <h3 class="signature first" id="token_revoke-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:05 2018 by
Generated on Sat Feb 16 18:39:21 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Base.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Base

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -187,9 +187,9 @@ <h3 class="signature first" id="add_endpoint-class_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:02 2018 by
Generated on Sat Feb 16 18:39:18 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/ContentDownload.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::ContentDownload

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -373,9 +373,9 @@ <h3 class="signature " id="perform_request-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:05 2018 by
Generated on Sat Feb 16 18:39:21 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/ContentUpload.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::ContentUpload

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -341,9 +341,9 @@ <h3 class="signature " id="perform_request-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:04 2018 by
Generated on Sat Feb 16 18:39:21 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Module: DropboxApi::Endpoints::Files

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -107,9 +107,9 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:01 2018 by
Generated on Sat Feb 16 18:39:17 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/Copy.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::Copy

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -313,9 +313,9 @@ <h3 class="signature first" id="copy-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:04 2018 by
Generated on Sat Feb 16 18:39:20 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/CopyReferenceGet.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::CopyReferenceGet

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -294,9 +294,9 @@ <h3 class="signature first" id="copy_reference_get-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:06 2018 by
Generated on Sat Feb 16 18:39:22 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/CopyReferenceSave.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::CopyReferenceSave

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -310,9 +310,9 @@ <h3 class="signature first" id="copy_reference_save-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:06 2018 by
Generated on Sat Feb 16 18:39:23 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/CreateFileRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::CreateFileRequest

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -297,9 +297,9 @@ <h3 class="signature first" id="create_file_request-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:07 2018 by
Generated on Sat Feb 16 18:39:23 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/CreateFolder.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::CreateFolder

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -295,9 +295,9 @@ <h3 class="signature first" id="create_folder-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:05 2018 by
Generated on Sat Feb 16 18:39:22 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/Delete.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::Delete

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -331,9 +331,9 @@ <h3 class="signature first" id="delete-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:04 2018 by
Generated on Sat Feb 16 18:39:20 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/DropboxApi/Endpoints/Files/Download.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>
Class: DropboxApi::Endpoints::Files::Download

&mdash; Documentation by YARD 0.9.15
&mdash; Documentation by YARD 0.9.16

</title>

Expand Down Expand Up @@ -274,9 +274,9 @@ <h3 class="signature first" id="download-instance_method">
</div>

<div id="footer">
Generated on Fri Nov 16 09:02:05 2018 by
Generated on Sat Feb 16 18:39:21 2019 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.15 (ruby-2.3.3).
0.9.16 (ruby-2.3.3).
</div>

</div>
Expand Down
Loading

0 comments on commit 24f94b0

Please sign in to comment.