@@ -121,9 +121,11 @@ <h2 id='author' class='heading'>Author</h2>
121121 < div class ="task-name-container ">
122122 < a name ="/Circle%20Properties "> </ a >
123123 < a name ="//apple_ref/swift/Section/Circle Properties " class ="dashAnchor "> </ a >
124- < a href ="#/Circle%20Properties ">
125- < h3 class ="section-name "> Circle Properties</ h3 >
126- </ a >
124+ < div class ="section-name-container ">
125+ < a class ="section-name-link " href ="#/Circle%20Properties "> </ a >
126+ < h3 class ="section-name "> < p > Circle Properties</ p >
127+ </ h3 >
128+ </ div >
127129 </ div >
128130 < ul >
129131 < li class ="item ">
@@ -171,9 +173,11 @@ <h4>Declaration</h4>
171173 < div class ="task-name-container ">
172174 < a name ="/View%20Style "> </ a >
173175 < a name ="//apple_ref/swift/Section/View Style " class ="dashAnchor "> </ a >
174- < a href ="#/View%20Style ">
175- < h3 class ="section-name "> View Style</ h3 >
176- </ a >
176+ < div class ="section-name-container ">
177+ < a class ="section-name-link " href ="#/View%20Style "> </ a >
178+ < h3 class ="section-name "> < p > View Style</ p >
179+ </ h3 >
180+ </ div >
177181 </ div >
178182 < ul >
179183 < li class ="item ">
@@ -429,9 +433,11 @@ <h4>Declaration</h4>
429433 < div class ="task-name-container ">
430434 < a name ="/Outer%20Ring%20properties "> </ a >
431435 < a name ="//apple_ref/swift/Section/Outer Ring properties " class ="dashAnchor "> </ a >
432- < a href ="#/Outer%20Ring%20properties ">
433- < h3 class ="section-name "> Outer Ring properties</ h3 >
434- </ a >
436+ < div class ="section-name-container ">
437+ < a class ="section-name-link " href ="#/Outer%20Ring%20properties "> </ a >
438+ < h3 class ="section-name "> < p > Outer Ring properties</ p >
439+ </ h3 >
440+ </ div >
435441 </ div >
436442 < ul >
437443 < li class ="item ">
@@ -545,9 +551,11 @@ <h4>Declaration</h4>
545551 < div class ="task-name-container ">
546552 < a name ="/Inner%20Ring%20properties "> </ a >
547553 < a name ="//apple_ref/swift/Section/Inner Ring properties " class ="dashAnchor "> </ a >
548- < a href ="#/Inner%20Ring%20properties ">
549- < h3 class ="section-name "> Inner Ring properties</ h3 >
550- </ a >
554+ < div class ="section-name-container ">
555+ < a class ="section-name-link " href ="#/Inner%20Ring%20properties "> </ a >
556+ < h3 class ="section-name "> < p > Inner Ring properties</ p >
557+ </ h3 >
558+ </ div >
551559 </ div >
552560 < ul >
553561 < li class ="item ">
@@ -634,7 +642,7 @@ <h4>Declaration</h4>
634642 < p > The spacing between the outer ring and inner ring</ p >
635643< h2 id ='important ' class ='heading '> Important</ h2 >
636644
637- < p > This only applies when using progressRingStyle = 1 </ p >
645+ < p > This only applies when using < code > ringStyle </ code > = < code > .inside </ code > </ p >
638646
639647< p > Default = 1</ p >
640648< h2 id ='author ' class ='heading '> Author</ h2 >
@@ -695,9 +703,11 @@ <h4>Declaration</h4>
695703 < div class ="task-name-container ">
696704 < a name ="/Label "> </ a >
697705 < a name ="//apple_ref/swift/Section/Label " class ="dashAnchor "> </ a >
698- < a href ="#/Label ">
699- < h3 class ="section-name "> Label</ h3 >
700- </ a >
706+ < div class ="section-name-container ">
707+ < a class ="section-name-link " href ="#/Label "> </ a >
708+ < h3 class ="section-name "> < p > Label</ p >
709+ </ h3 >
710+ </ div >
701711 </ div >
702712 < ul >
703713 < li class ="item ">
@@ -871,9 +881,11 @@ <h4>Declaration</h4>
871881 < div class ="task-name-container ">
872882 < a name ="/Methods "> </ a >
873883 < a name ="//apple_ref/swift/Section/Methods " class ="dashAnchor "> </ a >
874- < a href ="#/Methods ">
875- < h3 class ="section-name "> Methods</ h3 >
876- </ a >
884+ < div class ="section-name-container ">
885+ < a class ="section-name-link " href ="#/Methods "> </ a >
886+ < h3 class ="section-name "> < p > Methods</ p >
887+ </ h3 >
888+ </ div >
877889 </ div >
878890 < ul >
879891 < li class ="item ">
@@ -990,9 +1002,11 @@ <h4>Declaration</h4>
9901002 < div class ="task-name-container ">
9911003 < a name ="/API "> </ a >
9921004 < a name ="//apple_ref/swift/Section/API " class ="dashAnchor "> </ a >
993- < a href ="#/API ">
994- < h3 class ="section-name "> API</ h3 >
995- </ a >
1005+ < div class ="section-name-container ">
1006+ < a class ="section-name-link " href ="#/API "> </ a >
1007+ < h3 class ="section-name "> < p > API</ p >
1008+ </ h3 >
1009+ </ div >
9961010 </ div >
9971011 < ul >
9981012 < li class ="item ">
@@ -1067,8 +1081,8 @@ <h4>Declaration</h4>
10671081 </ section >
10681082 </ section >
10691083 < section id ="footer ">
1070- < p > © 2019 < a class ="link " href ="https://luispadron.com " target ="_blank " rel ="external "> Luis</ a > . All rights reserved. (Last updated: 2019-09-14 )</ p >
1071- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.11 .0</ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
1084+ < p > © 2020 < a class ="link " href ="https://luispadron.com " target ="_blank " rel ="external "> Luis</ a > . All rights reserved. (Last updated: 2020-01-06 )</ p >
1085+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.13 .0</ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
10721086 </ section >
10731087 </ article >
10741088 </ div >
0 commit comments