Skip to content

Commit 3cb0695

Browse files
authored
Merge pull request #273 from Hansangjin98/master
Update documentation link for 'Show on Github'
2 parents a846bf1 + b5df933 commit 3cb0695

File tree

10 files changed

+123
-123
lines changed

10 files changed

+123
-123
lines changed

docs/1.1/Classes/Flex.html

Lines changed: 85 additions & 85 deletions
Large diffs are not rendered by default.

docs/1.1/Classes/Flex/AlignContent.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1001">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1381">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1003">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1383">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1005">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1385">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</div>
208208
</div>
209209
<div class="slightly-smaller">
210-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1007">Show on GitHub</a>
210+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1387">Show on GitHub</a>
211211
</div>
212212
</section>
213213
</div>
@@ -241,7 +241,7 @@ <h4>Declaration</h4>
241241
</div>
242242
</div>
243243
<div class="slightly-smaller">
244-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1009">Show on GitHub</a>
244+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1389">Show on GitHub</a>
245245
</div>
246246
</section>
247247
</div>
@@ -275,7 +275,7 @@ <h4>Declaration</h4>
275275
</div>
276276
</div>
277277
<div class="slightly-smaller">
278-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1011">Show on GitHub</a>
278+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1391">Show on GitHub</a>
279279
</div>
280280
</section>
281281
</div>

docs/1.1/Classes/Flex/AlignItems.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1018">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1401">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1020">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1403">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1022">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1405">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</div>
208208
</div>
209209
<div class="slightly-smaller">
210-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1024">Show on GitHub</a>
210+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1407">Show on GitHub</a>
211211
</div>
212212
</section>
213213
</div>
@@ -241,7 +241,7 @@ <h4>Declaration</h4>
241241
</div>
242242
</div>
243243
<div class="slightly-smaller">
244-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1026">Show on GitHub</a>
244+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1409">Show on GitHub</a>
245245
</div>
246246
</section>
247247
</div>

docs/1.1/Classes/Flex/AlignSelf.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1033">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1416">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1035">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1418">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1037">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1420">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</div>
208208
</div>
209209
<div class="slightly-smaller">
210-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1039">Show on GitHub</a>
210+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1422">Show on GitHub</a>
211211
</div>
212212
</section>
213213
</div>
@@ -241,7 +241,7 @@ <h4>Declaration</h4>
241241
</div>
242242
</div>
243243
<div class="slightly-smaller">
244-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1041">Show on GitHub</a>
244+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1424">Show on GitHub</a>
245245
</div>
246246
</section>
247247
</div>
@@ -275,7 +275,7 @@ <h4>Declaration</h4>
275275
</div>
276276
</div>
277277
<div class="slightly-smaller">
278-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1043">Show on GitHub</a>
278+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1426">Show on GitHub</a>
279279
</div>
280280
</section>
281281
</div>

docs/1.1/Classes/Flex/Direction.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L972">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1351">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L974">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1353">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L976">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1355">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</div>
208208
</div>
209209
<div class="slightly-smaller">
210-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L978">Show on GitHub</a>
210+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1357">Show on GitHub</a>
211211
</div>
212212
</section>
213213
</div>

docs/1.1/Classes/Flex/JustifyContent.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L985">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1364">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L987">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1366">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L989">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1368">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>
@@ -207,7 +207,7 @@ <h4>Declaration</h4>
207207
</div>
208208
</div>
209209
<div class="slightly-smaller">
210-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L991">Show on GitHub</a>
210+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1370">Show on GitHub</a>
211211
</div>
212212
</section>
213213
</div>
@@ -241,7 +241,7 @@ <h4>Declaration</h4>
241241
</div>
242242
</div>
243243
<div class="slightly-smaller">
244-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L993">Show on GitHub</a>
244+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1372">Show on GitHub</a>
245245
</div>
246246
</section>
247247
</div>

docs/1.1/Classes/Flex/LayoutDirection.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1070">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1455">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1072">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1457">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1074">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1459">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>

docs/1.1/Classes/Flex/LayoutMode.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h4>Declaration</h4>
106106
</div>
107107
</div>
108108
<div class="slightly-smaller">
109-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1083">Show on GitHub</a>
109+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1468">Show on GitHub</a>
110110
</div>
111111
</section>
112112
</div>
@@ -140,7 +140,7 @@ <h4>Declaration</h4>
140140
</div>
141141
</div>
142142
<div class="slightly-smaller">
143-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1085">Show on GitHub</a>
143+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1470">Show on GitHub</a>
144144
</div>
145145
</section>
146146
</div>
@@ -174,7 +174,7 @@ <h4>Declaration</h4>
174174
</div>
175175
</div>
176176
<div class="slightly-smaller">
177-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1087">Show on GitHub</a>
177+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1472">Show on GitHub</a>
178178
</div>
179179
</section>
180180
</div>

docs/1.1/Classes/Flex/Position.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1432">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1444">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1432">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1446">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1432">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1448">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>

docs/1.1/Classes/Flex/Wrap.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h4>Declaration</h4>
105105
</div>
106106
</div>
107107
<div class="slightly-smaller">
108-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1050">Show on GitHub</a>
108+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1433">Show on GitHub</a>
109109
</div>
110110
</section>
111111
</div>
@@ -139,7 +139,7 @@ <h4>Declaration</h4>
139139
</div>
140140
</div>
141141
<div class="slightly-smaller">
142-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1052">Show on GitHub</a>
142+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1435">Show on GitHub</a>
143143
</div>
144144
</section>
145145
</div>
@@ -173,7 +173,7 @@ <h4>Declaration</h4>
173173
</div>
174174
</div>
175175
<div class="slightly-smaller">
176-
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/FlexLayout.swift#L1054">Show on GitHub</a>
176+
<a href="https://github.com/lucdion/FlexLayout/tree/master/Sources/Swift/FlexLayout.swift#L1437">Show on GitHub</a>
177177
</div>
178178
</section>
179179
</div>

0 commit comments

Comments
 (0)