Skip to content

Commit

Permalink
refs #33 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewShmig committed Apr 22, 2014
1 parent 568fd58 commit ce3cc07
Show file tree
Hide file tree
Showing 33 changed files with 2,969 additions and 2,839 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Documentation set was installed to Xcode!

Path: /Users/new/Library/Developer/Shared/Documentation/DocSets/com.andrewshmig.Vkontakte-iOS-SDK-LV.docset
Time: 2014-04-17 18:27:43 +0000
Time: 2014-04-22 10:34:57 +0000
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-17)</span><br />
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-22)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 858)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-17)</span><br />
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-22)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 858)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-17)</span><br />
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-22)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 858)</a>.</span></p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ <h1 class="hideInXcode">VKRequest Class Reference</h1>

<option value="//api/name/offlineMode">&nbsp;&nbsp;&nbsp;&nbsp;offlineMode</option>

<option value="//api/name/requestManager">&nbsp;&nbsp;&nbsp;&nbsp;requestManager</option>

<option value="//api/name/signature">&nbsp;&nbsp;&nbsp;&nbsp;signature</option>


Expand Down Expand Up @@ -137,6 +139,8 @@ <h1 class="hideInXcode">VKRequest Class Reference</h1>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/offlineMode">offlineMode</a></span></li>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/requestManager">requestManager</a></span></li>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/signature">signature</a></span></li>

</ul></li>
Expand Down Expand Up @@ -304,6 +308,13 @@ <h3 class="subsubtitle task-title">Properties</h3>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/requestManager">&nbsp;&nbsp;requestManager</a></code>
<span class="tooltip"><p>Request Manager to which current request belongs to.</p></span>
</span>
<span class="task-item-suffix">property</span>

</li><li>
<span class="tooltip">
<code><a href="#//api/name/signature">&nbsp;&nbsp;signature</a></code>
Expand Down Expand Up @@ -770,6 +781,42 @@ <h4 class="method-subtitle">Discussion</h4>



<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<code class="declared-in-ref">VKRequest.h</code><br />
</div>


</div>

<div class="section-method">
<a name="//api/name/requestManager" title="requestManager"></a>
<h3 class="subsubtitle method-title">requestManager</h3>



<div class="method-subsection brief-description">
<p>Request Manager to which current request belongs to.</p>
</div>



<div class="method-subsection method-declaration"><code>@property (nonatomic, strong, readwrite) VKRequestManager *requestManager</code></div>















<div class="method-subsection declared-in-section">
<h4 class="method-subtitle">Declared In</h4>
<code class="declared-in-ref">VKRequest.h</code><br />
Expand Down Expand Up @@ -1528,7 +1575,7 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-17)</span><br />
<p><span class="copyright">&copy; 2014 AndrewShmig. All rights reserved. (Last updated: 2014-04-22)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.1 (build 858)</a>.</span></p>

Expand Down
Loading

0 comments on commit ce3cc07

Please sign in to comment.