Skip to content

Commit 7cdab7b

Browse files
committed
Added SDWebImageSVGKitPlugin documentation
1 parent ddb3ca0 commit 7cdab7b

38 files changed

+6346
-0
lines changed
Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>Categories Reference</title>
5+
<link rel="stylesheet" type="text/css" href="css/jazzy.css" />
6+
<link rel="stylesheet" type="text/css" href="css/highlight.css" />
7+
<meta charset='utf-8'>
8+
<script src="js/jquery.min.js" defer></script>
9+
<script src="js/jazzy.js" defer></script>
10+
11+
</head>
12+
<body>
13+
<a name="//apple_ref/objc/Section/Categories" class="dashAnchor"></a>
14+
<a title="Categories Reference"></a>
15+
<header>
16+
<div class="content-wrapper">
17+
<p><a href="index.html">SDWebImageSVGKitPlugin 0.2.0 Docs</a> (55% documented)</p>
18+
<p class="header-right"><a href="https://github.com/SDWebImage/SDWebImageSVGKitPlugin"><img src="img/gh.png"/>View on GitHub</a></p>
19+
</div>
20+
</header>
21+
<div class="content-wrapper">
22+
<p id="breadcrumbs">
23+
<a href="index.html">SDWebImageSVGKitPlugin Reference</a>
24+
<img id="carat" src="img/carat.png" />
25+
Categories Reference
26+
</p>
27+
</div>
28+
<div class="content-wrapper">
29+
<nav class="sidebar">
30+
<ul class="nav-groups">
31+
<li class="nav-group-name">
32+
<a href="Categories.html">Categories</a>
33+
<ul class="nav-group-tasks">
34+
<li class="nav-group-task">
35+
<a href="Categories/SVGKImageView%28WebCache%29.html">SVGKImageView(WebCache)</a>
36+
</li>
37+
</ul>
38+
</li>
39+
<li class="nav-group-name">
40+
<a href="Classes.html">Classes</a>
41+
<ul class="nav-group-tasks">
42+
<li class="nav-group-task">
43+
<a href="Classes/SDImageSVGKCoder.html">SDImageSVGKCoder</a>
44+
</li>
45+
<li class="nav-group-task">
46+
<a href="Classes/SDSVGKImage.html">SDSVGKImage</a>
47+
</li>
48+
</ul>
49+
</li>
50+
<li class="nav-group-name">
51+
<a href="Constants.html">Constants</a>
52+
<ul class="nav-group-tasks">
53+
<li class="nav-group-task">
54+
<a href="Constants.html#/c:@SDWebImageContextSVGKImagePreserveAspectRatio">SDWebImageContextSVGKImagePreserveAspectRatio</a>
55+
</li>
56+
<li class="nav-group-task">
57+
<a href="Constants.html#/c:@SDWebImageContextSVGKImageSize">SDWebImageContextSVGKImageSize</a>
58+
</li>
59+
<li class="nav-group-task">
60+
<a href="Constants.html#/c:@SDWebImageSVGKitPluginVersionNumber">SDWebImageSVGKitPluginVersionNumber</a>
61+
</li>
62+
<li class="nav-group-task">
63+
<a href="Constants.html#/c:@SDWebImageSVGKitPluginVersionString">SDWebImageSVGKitPluginVersionString</a>
64+
</li>
65+
</ul>
66+
</li>
67+
<li class="nav-group-name">
68+
<a href="Functions.html">Functions</a>
69+
<ul class="nav-group-tasks">
70+
<li class="nav-group-task">
71+
<a href="Functions.html#/c:@F@SDAdjustSVGContentMode">SDAdjustSVGContentMode</a>
72+
</li>
73+
</ul>
74+
</li>
75+
</ul>
76+
</nav>
77+
<article class="main-content">
78+
<section>
79+
<section class="section">
80+
<h1>Categories</h1>
81+
<p>The following categories are available globally.</p>
82+
83+
</section>
84+
<section class="section task-group-section">
85+
<div class="task-group">
86+
<ul>
87+
<li class="item">
88+
<div>
89+
<code>
90+
<a name="/c:objc(cy)SVGKImageView@WebCache"></a>
91+
<a name="//apple_ref/objc/Extension/SVGKImageView(WebCache)" class="dashAnchor"></a>
92+
<a class="token" href="#/c:objc(cy)SVGKImageView@WebCache">SVGKImageView(WebCache)</a>
93+
</code>
94+
</div>
95+
<div class="height-container">
96+
<div class="pointer-container"></div>
97+
<section class="section">
98+
<div class="pointer"></div>
99+
<div class="abstract">
100+
101+
<a href="Categories/SVGKImageView%28WebCache%29.html" class="slightly-smaller">See more</a>
102+
</div>
103+
<div class="declaration">
104+
<h4>Declaration</h4>
105+
<div class="language">
106+
<p class="aside-title">Objective-C</p>
107+
<pre class="highlight objective_c"><code><span class="k">@interface</span> <span class="nc">SVGKImageView</span> <span class="p">(</span><span class="nl">WebCache</span><span class="p">)</span></code></pre>
108+
109+
</div>
110+
</div>
111+
<div class="slightly-smaller">
112+
<a href="https://github.com/SDWebImage/SDWebImageSVGKitPlugin/tree/0.2.0/SDWebImageSVGKitPlugin/Classes/SVGKImageView+WebCache.h#L13-L167">Show on GitHub</a>
113+
</div>
114+
</section>
115+
</div>
116+
</li>
117+
</ul>
118+
</div>
119+
</section>
120+
</section>
121+
<section id="footer">
122+
<p>&copy; 2020 <a class="link" href="https://github.com/SDWebImage/SDWebImageSVGKitPlugin" target="_blank" rel="external">SDWebImageSVGKitPlugin</a>. All rights reserved. (Last updated: 2020-04-12)</p>
123+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
124+
</section>
125+
</article>
126+
</div>
127+
</body>
128+
</div>
129+
</html>

0 commit comments

Comments
 (0)