Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kukushi committed Jan 13, 2020
1 parent 082692a commit 5ffd3ec
Showing 41 changed files with 697 additions and 434 deletions.
29 changes: 14 additions & 15 deletions docs/Classes.html
Original file line number Diff line number Diff line change
@@ -21,9 +21,9 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
SideMenu 2.0.3 Docs
SideMenu 2.0.4 Docs
</a>
(57% documented)
(58% documented)
</p>

<p class="header-col--secondary">
@@ -97,7 +97,7 @@
<article class="main-content">

<section class="section">
<div class="section-content">
<div class="section-content top-matter">
<h1>Classes</h1>
<p>The following classes are available globally.</p>

@@ -134,7 +134,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/BasicTransitionAnimator.swift#L12-L50">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/BasicTransitionAnimator.swift#L12-L50">Show on GitHub</a>
</div>
</section>
</div>
@@ -145,9 +145,11 @@ <h4>Declaration</h4>
<div class="task-name-container">
<a name="/SideMenuController"></a>
<a name="//apple_ref/swift/Section/SideMenuController" class="dashAnchor"></a>
<a href="#/SideMenuController">
<h3 class="section-name">SideMenuController</h3>
</a>
<div class="section-name-container">
<a class="section-name-link" href="#/SideMenuController"></a>
<h3 class="section-name"><p>SideMenuController</p>
</h3>
</div>
</div>
<ul class="item-container">
<li class="item">
@@ -177,19 +179,16 @@ <h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">SideMenuController</span> <span class="p">:</span> <span class="kt">UIViewController</span></code></pre>
<pre class="highlight swift"><code><span class="kd">extension</span> <span class="kt">SideMenuController</span><span class="p">:</span> <span class="kt">UIGestureRecognizerDelegate</span></code></pre>

</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/SideMenuController.swift#L19-L718">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/SideMenuController.swift#L19-L728">Show on GitHub</a>
</div>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul class="item-container">
<li class="item">
<div>
<code>
@@ -216,7 +215,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/Segue.swift#L12-L41">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/Segue.swift#L12-L41">Show on GitHub</a>
</div>
</section>
</div>
@@ -229,8 +228,8 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://kushi.me" target="_blank" rel="external">Xing He</a>. All rights reserved. (Last updated: 2019-10-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://kushi.me" target="_blank" rel="external">Xing He</a>. All rights reserved. (Last updated: 2020-01-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
24 changes: 13 additions & 11 deletions docs/Classes/BasicTransitionAnimator.html
Original file line number Diff line number Diff line change
@@ -21,9 +21,9 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
SideMenu 2.0.3 Docs
SideMenu 2.0.4 Docs
</a>
(57% documented)
(58% documented)
</p>

<p class="header-col--secondary">
@@ -97,7 +97,7 @@
<article class="main-content">

<section class="section">
<div class="section-content">
<div class="section-content top-matter">
<h1>BasicTransitionAnimator</h1>
<div class="declaration">
<div class="language">
@@ -170,7 +170,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/BasicTransitionAnimator.swift#L21-L24">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/BasicTransitionAnimator.swift#L21-L24">Show on GitHub</a>
</div>
</section>
</div>
@@ -181,9 +181,11 @@ <h4>Parameters</h4>
<div class="task-name-container">
<a name="/UIViewControllerAnimatedTransitioning"></a>
<a name="//apple_ref/swift/Section/UIViewControllerAnimatedTransitioning" class="dashAnchor"></a>
<a href="#/UIViewControllerAnimatedTransitioning">
<h3 class="section-name">UIViewControllerAnimatedTransitioning</h3>
</a>
<div class="section-name-container">
<a class="section-name-link" href="#/UIViewControllerAnimatedTransitioning"></a>
<h3 class="section-name"><p>UIViewControllerAnimatedTransitioning</p>
</h3>
</div>
</div>
<ul class="item-container">
<li class="item">
@@ -211,7 +213,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/BasicTransitionAnimator.swift#L28-L30">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/BasicTransitionAnimator.swift#L28-L30">Show on GitHub</a>
</div>
</section>
</div>
@@ -241,7 +243,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/kukushi/SideMenu/2.0.3/Sources/SideMenu/BasicTransitionAnimator.swift#L32-L49">Show on GitHub</a>
<a href="https://github.com/kukushi/SideMenu/2.0.4/Sources/SideMenu/BasicTransitionAnimator.swift#L32-L49">Show on GitHub</a>
</div>
</section>
</div>
@@ -254,8 +256,8 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2019 <a class="link" href="https://kushi.me" target="_blank" rel="external">Xing He</a>. All rights reserved. (Last updated: 2019-10-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2020 <a class="link" href="https://kushi.me" target="_blank" rel="external">Xing He</a>. All rights reserved. (Last updated: 2020-01-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
</div>
Loading

0 comments on commit 5ffd3ec

Please sign in to comment.