88 < script src ="../js/jquery.min.js " defer > </ script >
99 < script src ="../js/jazzy.js " defer > </ script >
1010
11+ < script src ="../js/lunr.min.js " defer > </ script >
12+ < script src ="../js/typeahead.jquery.js " defer > </ script >
13+ < script src ="../js/jazzy.search.js " defer > </ script >
1114 </ head >
1215 < body >
1316 < a name ="//apple_ref/objc/Extension/UIImage(ExtendedCacheData) " class ="dashAnchor "> </ a >
1619 < div class ="content-wrapper ">
1720 < p > < a href ="../index.html "> SDWebImage 5.9.0 Docs</ a > (82% documented)</ p >
1821 < p class ="header-right "> < a href ="https://github.com/SDWebImage/SDWebImage "> < img src ="../img/gh.png "/> View on GitHub</ a > </ p >
22+ < p class ="header-right ">
23+ < form role ="search " action ="../search.json ">
24+ < input type ="text " placeholder ="Search documentation " data-typeahead >
25+ </ form >
26+ </ p >
1927 </ div >
2028 </ header >
2129 < div class ="content-wrapper ">
655663 < h1 > UIImage(ExtendedCacheData)</ h1 >
656664 < div class ="declaration ">
657665 < div class ="language ">
666+
658667 < pre class ="highlight objective_c "> < code > < span class ="k "> @interface</ span > < span class ="nc "> UIImage</ span > < span class ="p "> (</ span > < span class ="nl "> ExtendedCacheData</ span > < span class ="p "> )</ span >
659668
660669< span class ="cm "> /**
@@ -671,6 +680,9 @@ <h1>UIImage(ExtendedCacheData)</h1>
671680 </ div >
672681 </ div >
673682
683+ < div class ="slightly-smaller ">
684+ < a href ="https://github.com/SDWebImage/SDWebImage/tree/5.9.0/SDWebImage/Core/UIImage+ExtendedCacheData.h#L13-L24 "> Show on GitHub</ a >
685+ </ div >
674686 </ section >
675687 < section class ="section task-group-section ">
676688 < div class ="task-group ">
@@ -729,8 +741,8 @@ <h4>Declaration</h4>
729741 </ section >
730742 </ section >
731743 < section id ="footer ">
732- < p > © 2020 < a class ="link " href ="https://github.com/SDWebImage/SDWebImage " target ="_blank " rel ="external "> SDWebImage</ a > . All rights reserved. (Last updated: 2020-08-27 )</ p >
733- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.3 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
744+ < p > © 2020 < a class ="link " href ="https://github.com/SDWebImage/SDWebImage " target ="_blank " rel ="external "> SDWebImage</ a > . All rights reserved. (Last updated: 2020-08-31 )</ p >
745+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13.5 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
734746 </ section >
735747 </ article >
736748 </ div >
0 commit comments