Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
piemonte committed Sep 13, 2018
1 parent d6490c1 commit f4f1527
Show file tree
Hide file tree
Showing 44 changed files with 1,652 additions and 681 deletions.
137 changes: 93 additions & 44 deletions docs/Classes.html
Expand Up @@ -10,10 +10,11 @@

</head>
<body>
<a name="//apple_ref/swift/Section/Classes" class="dashAnchor"></a>
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">Poly Docs</a> (33% documented)</p>
<p><a href="index.html">Poly Docs</a> (25% documented)</p>
<p class="header-right"><a href="http://github.com/piemonte/Poly"><img src="img/gh.png"/>View on GitHub</a></p>
</div>
</header>
Expand Down Expand Up @@ -103,23 +104,38 @@ <h1>Classes</h1>
</section>
<section class="section task-group-section">
<div class="task-group">
<div class="task-name-container">
<a name="/Poly"></a>
<a name="//apple_ref/swift/Section/Poly" class="dashAnchor"></a>
<a href="#/Poly">
<h3 class="section-name">Poly</h3>
</a>
</div>
<ul>
<li class="item">
<div>
<code>
<a name="/c:@M@Poly@objc(cs)PolyPresentationParamsModel"></a>
<a name="//apple_ref/swift/Class/PolyPresentationParamsModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyPresentationParamsModel">PolyPresentationParamsModel</a>
<a name="/s:4PolyAAC"></a>
<a name="//apple_ref/swift/Class/Poly" class="dashAnchor"></a>
<a class="token" href="#/s:4PolyAAC">Poly</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>Poly, Unofficial Google Poly SDK</p>

<a href="Classes/PolyPresentationParamsModel.html" class="slightly-smaller">See more</a>
<a href="Classes/Poly.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">Poly</span></code></pre>

</div>
</div>
</section>
</div>
Expand All @@ -131,9 +147,9 @@ <h1>Classes</h1>
<li class="item">
<div>
<code>
<a name="/s:4Poly0A7RequestC"></a>
<a name="//apple_ref/swift/Class/PolyRequest" class="dashAnchor"></a>
<a class="token" href="#/s:4Poly0A7RequestC">PolyRequest</a>
<a name="/c:@M@Poly@objc(cs)PolyAssetModel"></a>
<a name="//apple_ref/swift/Class/PolyAssetModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyAssetModel">PolyAssetModel</a>
</code>
</div>
<div class="height-container">
Expand All @@ -143,21 +159,36 @@ <h1>Classes</h1>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/PolyRequest.html" class="slightly-smaller">See more</a>
<a href="Classes/PolyAssetModel.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="kt">PolyAssetModel</span> <span class="p">:</span> <span class="kt">NSObject</span><span class="p">,</span> <span class="kt">Mappable</span></code></pre>

</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<div class="task-name-container">
<a name="/PolyCache"></a>
<a name="//apple_ref/swift/Section/PolyCache" class="dashAnchor"></a>
<a href="#/PolyCache">
<h3 class="section-name">PolyCache</h3>
</a>
</div>
<ul>
<li class="item">
<div>
<code>
<a name="/c:@M@Poly@objc(cs)PolyFormatsModel"></a>
<a name="//apple_ref/swift/Class/PolyFormatsModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyFormatsModel">PolyFormatsModel</a>
<a name="/c:@M@Poly@objc(cs)PolyCache"></a>
<a name="//apple_ref/swift/Class/PolyCache" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyCache">PolyCache</a>
</code>
</div>
<div class="height-container">
Expand All @@ -167,7 +198,15 @@ <h1>Classes</h1>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/PolyFormatsModel.html" class="slightly-smaller">See more</a>
<a href="Classes/PolyCache.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">PolyCache</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>

</div>
</div>
</section>
</div>
Expand All @@ -193,6 +232,14 @@ <h1>Classes</h1>

<a href="Classes/PolyFileModel.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="kt">PolyFileModel</span> <span class="p">:</span> <span class="kt">NSObject</span><span class="p">,</span> <span class="kt">Mappable</span></code></pre>

</div>
</div>
</section>
</div>
</li>
Expand All @@ -203,9 +250,9 @@ <h1>Classes</h1>
<li class="item">
<div>
<code>
<a name="/c:@M@Poly@objc(cs)PolyAssetModel"></a>
<a name="//apple_ref/swift/Class/PolyAssetModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyAssetModel">PolyAssetModel</a>
<a name="/c:@M@Poly@objc(cs)PolyFormatsModel"></a>
<a name="//apple_ref/swift/Class/PolyFormatsModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyFormatsModel">PolyFormatsModel</a>
</code>
</div>
<div class="height-container">
Expand All @@ -215,28 +262,29 @@ <h1>Classes</h1>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/PolyAssetModel.html" class="slightly-smaller">See more</a>
<a href="Classes/PolyFormatsModel.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="kt">PolyFormatsModel</span> <span class="p">:</span> <span class="kt">NSObject</span><span class="p">,</span> <span class="kt">Mappable</span></code></pre>

</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<div class="task-name-container">
<a name="/PolyCache"></a>
<a name="//apple_ref/swift/Section/PolyCache" class="dashAnchor"></a>
<a href="#/PolyCache">
<h3 class="section-name">PolyCache</h3>
</a>
</div>
<ul>
<li class="item">
<div>
<code>
<a name="/c:@M@Poly@objc(cs)PolyCache"></a>
<a name="//apple_ref/swift/Class/PolyCache" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyCache">PolyCache</a>
<a name="/c:@M@Poly@objc(cs)PolyPresentationParamsModel"></a>
<a name="//apple_ref/swift/Class/PolyPresentationParamsModel" class="dashAnchor"></a>
<a class="token" href="#/c:@M@Poly@objc(cs)PolyPresentationParamsModel">PolyPresentationParamsModel</a>
</code>
</div>
<div class="height-container">
Expand All @@ -246,44 +294,45 @@ <h3 class="section-name">PolyCache</h3>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/PolyCache.html" class="slightly-smaller">See more</a>
<a href="Classes/PolyPresentationParamsModel.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="kt">PolyPresentationParamsModel</span> <span class="p">:</span> <span class="kt">NSObject</span><span class="p">,</span> <span class="kt">Mappable</span></code></pre>

</div>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<div class="task-name-container">
<a name="/Poly"></a>
<a name="//apple_ref/swift/Section/Poly" class="dashAnchor"></a>
<a href="#/Poly">
<h3 class="section-name">Poly</h3>
</a>
</div>
<ul>
<li class="item">
<div>
<code>
<a name="/s:4PolyAAC"></a>
<a name="//apple_ref/swift/Class/Poly" class="dashAnchor"></a>
<a class="token" href="#/s:4PolyAAC">Poly</a>
<a name="/s:4Poly0A7RequestC"></a>
<a name="//apple_ref/swift/Class/PolyRequest" class="dashAnchor"></a>
<a class="token" href="#/s:4Poly0A7RequestC">PolyRequest</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Poly, Unofficial Google Poly SDK</p>
<p>Undocumented</p>

<a href="Classes/Poly.html" class="slightly-smaller">See more</a>
<a href="Classes/PolyRequest.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">Poly</span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">PolyRequest</span></code></pre>

</div>
</div>
Expand All @@ -295,8 +344,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2018 <a class="link" href="http://patrickpiemonte.com/" target="_blank" rel="external">Patrick Piemonte</a>. All rights reserved. (Last updated: 2018-05-21)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy 鈾櫕 v0.8.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2018 <a class="link" href="http://patrickpiemonte.com/" target="_blank" rel="external">Patrick Piemonte</a>. All rights reserved. (Last updated: 2018-09-13)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy 鈾櫕 v0.9.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down

0 comments on commit f4f1527

Please sign in to comment.