Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Pepin-Perreault committed Sep 9, 2016
1 parent ae2d4f2 commit cf6ef4a
Show file tree
Hide file tree
Showing 31 changed files with 473 additions and 304 deletions.
6 changes: 3 additions & 3 deletions docs/Restruct.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dl>
<dt>Defined in:</dt>
<dd>lib/restruct.rb<span class="defines">,<br />
lib/restruct/error.rb,<br /> lib/restruct/version.rb,<br /> lib/restruct/factory.rb,<br /> lib/restruct/hls/lock.rb,<br /> lib/restruct/hls/queue.rb,<br /> lib/restruct/types/set.rb,<br /> lib/restruct/types/list.rb,<br /> lib/restruct/connection.rb,<br /> lib/restruct/types/base.rb,<br /> lib/restruct/types/hash.rb,<br /> lib/restruct/types/struct.rb,<br /> lib/restruct/types/script.rb,<br /> lib/restruct/types/string.rb,<br /> lib/restruct/types/counter.rb,<br /> lib/restruct/configuration.rb,<br /> lib/restruct/utils/coercion.rb,<br /> lib/restruct/types/sorted_set.rb,<br /> lib/restruct/utils/scriptable.rb,<br /> lib/restruct/factory/creation.rb,<br /> lib/restruct/utils/inspectable.rb,<br /> lib/restruct/yard/defscript_handler.rb,<br /> lib/restruct/factory/deserialization.rb</span>
lib/restruct/error.rb,<br /> lib/restruct/version.rb,<br /> lib/restruct/factory.rb,<br /> lib/restruct/hls/lock.rb,<br /> lib/restruct/types/set.rb,<br /> lib/restruct/hls/queue.rb,<br /> lib/restruct/types/hash.rb,<br /> lib/restruct/types/list.rb,<br /> lib/restruct/types/base.rb,<br /> lib/restruct/connection.rb,<br /> lib/restruct/types/string.rb,<br /> lib/restruct/types/struct.rb,<br /> lib/restruct/types/script.rb,<br /> lib/restruct/types/counter.rb,<br /> lib/restruct/configuration.rb,<br /> lib/restruct/utils/coercion.rb,<br /> lib/restruct/types/sorted_set.rb,<br /> lib/restruct/factory/creation.rb,<br /> lib/restruct/utils/scriptable.rb,<br /> lib/restruct/utils/inspectable.rb,<br /> lib/restruct/yard/defscript_handler.rb,<br /> lib/restruct/factory/deserialization.rb</span>
</dd>
</dl>

Expand Down Expand Up @@ -420,9 +420,9 @@ <h3 class="signature " id="make-class_method">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:02 2016 by
Generated on Fri Sep 9 10:28:22 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/Configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@ <h3 class="signature " id="namespace-instance_method">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:03 2016 by
Generated on Fri Sep 9 10:28:23 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/Connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,9 +332,9 @@ <h3 class="signature first" id="pool-instance_method">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:03 2016 by
Generated on Fri Sep 9 10:28:23 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/DefscriptHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ <h2>Constant Summary</h2>
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:04 2016 by
Generated on Fri Sep 9 10:28:23 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/Error.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:03 2016 by
Generated on Fri Sep 9 10:28:22 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/Factory.html
Original file line number Diff line number Diff line change
Expand Up @@ -602,9 +602,9 @@ <h3 class="signature " id="isolate-instance_method">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:03 2016 by
Generated on Fri Sep 9 10:28:22 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
90 changes: 44 additions & 46 deletions docs/Restruct/Factory/Creation.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/Restruct/Factory/Deserialization.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ <h2>Overview</h2><div class="docstring">
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:03 2016 by
Generated on Fri Sep 9 10:28:22 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/Restruct/Hls.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ <h2>Defined Under Namespace</h2>
</div>

<div id="footer">
Generated on Thu Sep 1 12:18:02 2016 by
Generated on Fri Sep 9 10:28:22 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.5 (ruby-2.3.1).
0.9.5 (ruby-2.3.0).
</div>

</div>
Expand Down
Loading

0 comments on commit cf6ef4a

Please sign in to comment.