@@ -64,9 +64,9 @@ <h3 class="section-name">Properties</h3>
6464 < li class ="item ">
6565 < div >
6666 < code >
67- < a name ="/s:vC20JSQWebViewController17WebViewController7webViewCSo9WKWebView "> </ a >
67+ < a name ="/s:20JSQWebViewController03WebbC0C03webB0So05WKWebB0Cv "> </ a >
6868 < a name ="//apple_ref/swift/Property/webView " class ="dashAnchor "> </ a >
69- < a class ="token " href ="#/s:vC20JSQWebViewController17WebViewController7webViewCSo9WKWebView "> webView</ a >
69+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0C03webB0So05WKWebB0Cv "> webView</ a >
7070 </ code >
7171 </ div >
7272 < div class ="height-container ">
@@ -91,9 +91,9 @@ <h4>Declaration</h4>
9191 < li class ="item ">
9292 < div >
9393 < code >
94- < a name ="/s:vC20JSQWebViewController17WebViewController11progressBarCSo14UIProgressView "> </ a >
94+ < a name ="/s:20JSQWebViewController03WebbC0C11progressBarSo010UIProgressB0Cv "> </ a >
9595 < a name ="//apple_ref/swift/Property/progressBar " class ="dashAnchor "> </ a >
96- < a class ="token " href ="#/s:vC20JSQWebViewController17WebViewController11progressBarCSo14UIProgressView "> progressBar</ a >
96+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0C11progressBarSo010UIProgressB0Cv "> progressBar</ a >
9797 </ code >
9898 </ div >
9999 < div class ="height-container ">
@@ -118,9 +118,9 @@ <h4>Declaration</h4>
118118 < li class ="item ">
119119 < div >
120120 < code >
121- < a name ="/s:vC20JSQWebViewController17WebViewController10urlRequestV10Foundation10URLRequest "> </ a >
121+ < a name ="/s:20JSQWebViewController03WebbC0C10urlRequest10Foundation10URLRequestVv "> </ a >
122122 < a name ="//apple_ref/swift/Property/urlRequest " class ="dashAnchor "> </ a >
123- < a class ="token " href ="#/s:vC20JSQWebViewController17WebViewController10urlRequestV10Foundation10URLRequest "> urlRequest</ a >
123+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0C10urlRequest10Foundation10URLRequestVv "> urlRequest</ a >
124124 </ code >
125125 </ div >
126126 < div class ="height-container ">
@@ -145,9 +145,9 @@ <h4>Declaration</h4>
145145 < li class ="item ">
146146 < div >
147147 < code >
148- < a name ="/s:vC20JSQWebViewController17WebViewController20displaysWebViewTitleSb "> </ a >
148+ < a name ="/s:20JSQWebViewController03WebbC0C08displaysdB5TitleSbv "> </ a >
149149 < a name ="//apple_ref/swift/Property/displaysWebViewTitle " class ="dashAnchor "> </ a >
150- < a class ="token " href ="#/s:vC20JSQWebViewController17WebViewController20displaysWebViewTitleSb "> displaysWebViewTitle</ a >
150+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0C08displaysdB5TitleSbv "> displaysWebViewTitle</ a >
151151 </ code >
152152 </ div >
153153 < div class ="height-container ">
@@ -184,9 +184,9 @@ <h3 class="section-name">Initialization</h3>
184184 < li class ="item ">
185185 < div >
186186 < code >
187- < a name ="/s:FC20JSQWebViewController17WebViewControllercFT10urlRequestV10Foundation10URLRequest13configurationCSo22WKWebViewConfiguration10activitiesGSqGSaCSo10UIActivity___S0_ "> </ a >
187+ < a name ="/s:20JSQWebViewController03WebbC0CAC10Foundation10URLRequestV10urlRequest_So05WKWebB13ConfigurationC13configurationSaySo10UIActivityCGSg10activitiestcfc "> </ a >
188188 < a name ="//apple_ref/swift/Method/init(urlRequest:configuration:activities:) " class ="dashAnchor "> </ a >
189- < a class ="token " href ="#/s:FC20JSQWebViewController17WebViewControllercFT10urlRequestV10Foundation10URLRequest13configurationCSo22WKWebViewConfiguration10activitiesGSqGSaCSo10UIActivity___S0_ "> init(urlRequest:configuration:activities:)</ a >
189+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0CAC10Foundation10URLRequestV10urlRequest_So05WKWebB13ConfigurationC13configurationSaySo10UIActivityCGSg10activitiestcfc "> init(urlRequest:configuration:activities:)</ a >
190190 </ code >
191191 </ div >
192192 < div class ="height-container ">
@@ -218,7 +218,6 @@ <h4>Parameters</h4>
218218 < td >
219219 < div >
220220 < p > The URL request for the web view to load.</ p >
221-
222221 </ div >
223222 </ td >
224223 </ tr >
@@ -231,7 +230,6 @@ <h4>Parameters</h4>
231230 < td >
232231 < div >
233232 < p > The configuration for the web view.</ p >
234-
235233 </ div >
236234 </ td >
237235 </ tr >
@@ -244,7 +242,6 @@ <h4>Parameters</h4>
244242 < td >
245243 < div >
246244 < p > The custom activities to display in the < code > UIActivityViewController</ code > that is presented when the action button is tapped.</ p >
247-
248245 </ div >
249246 </ td >
250247 </ tr >
@@ -254,17 +251,16 @@ <h4>Parameters</h4>
254251 < div >
255252 < h4 > Return Value</ h4 >
256253 < p > A new < code > WebViewController</ code > instance.</ p >
257-
258254 </ div >
259255 </ section >
260256 </ div >
261257 </ li >
262258 < li class ="item ">
263259 < div >
264260 < code >
265- < a name ="/s:FC20JSQWebViewController17WebViewControllercFT3urlV10Foundation3URL_S0_ "> </ a >
261+ < a name ="/s:20JSQWebViewController03WebbC0CAC10Foundation3URLV3url_tcfc "> </ a >
266262 < a name ="//apple_ref/swift/Method/init(url:) " class ="dashAnchor "> </ a >
267- < a class ="token " href ="#/s:FC20JSQWebViewController17WebViewControllercFT3urlV10Foundation3URL_S0_ "> init(url:)</ a >
263+ < a class ="token " href ="#/s:20JSQWebViewController03WebbC0CAC10Foundation3URLV3url_tcfc "> init(url:)</ a >
268264 </ code >
269265 </ div >
270266 < div class ="height-container ">
@@ -296,7 +292,6 @@ <h4>Parameters</h4>
296292 < td >
297293 < div >
298294 < p > The URL to display in the web view.</ p >
299-
300295 </ div >
301296 </ td >
302297 </ tr >
@@ -306,7 +301,6 @@ <h4>Parameters</h4>
306301 < div >
307302 < h4 > Return Value</ h4 >
308303 < p > A new < code > WebViewController</ code > instance.</ p >
309-
310304 </ div >
311305 </ section >
312306 </ div >
@@ -316,8 +310,8 @@ <h4>Return Value</h4>
316310 </ section >
317311 </ section >
318312 < section id ="footer ">
319- < p > © 2016 < a class ="link " href ="https://twitter.com/jesse_squires " target ="_blank " rel ="external "> Jesse Squires</ a > . All rights reserved. (Last updated: 2016-12-06 )</ p >
320- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.7 .3</ a > , a < a class ="link " href ="http://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
313+ < p > © 2017 < a class ="link " href ="https://twitter.com/jesse_squires " target ="_blank " rel ="external "> Jesse Squires</ a > . All rights reserved. (Last updated: 2017-09-23 )</ p >
314+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.8 .3</ a > , a < a class ="link " href ="http://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
321315 </ section >
322316 </ article >
323317 </ div >
0 commit comments