Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite9c8175

Browse files
committed
Update docc
1 parent081b777 commite9c8175

File tree

9 files changed

+39
-39
lines changed

9 files changed

+39
-39
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sourcery:
7474

7575
# Docc
7676
docc:
77-
xcodebuild docbuild -scheme"SwiftRex-Package" -sdk iphonesimulator -configuration Debug -destination"platform=iOS Simulator,name=iPhone SE (2nd generation),OS=15.2" SYMROOT=tmp
77+
#xcodebuild docbuild -scheme "SwiftRex-Package" -sdk iphonesimulator -configuration Debug -destination "platform=iOS Simulator,name=iPhone SE (2nd generation),OS=15.2" SYMROOT=tmp
7878
mint run docc2html -f tmp/Debug-iphonesimulator/SwiftRex.doccarchive docs/docc/SwiftRex
7979
mint run docc2html -f tmp/Debug-iphonesimulator/CombineRex.doccarchive docs/docc/CombineRex
8080
mint run docc2html -f tmp/Debug-iphonesimulator/RxSwiftRex.doccarchive docs/docc/RxSwiftRex

‎docs/docc/CombineRex/documentation/combinerex/effectmiddleware/index.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,9 @@ <h3 class="title">Default Implementations</h3>
321321
<divclass="link-block topic">
322322

323323

324-
<ahref="../../../documentation/CombineRex/EffectMiddleware/Monoid-Implementations.html"class="link has-adjacent-elements">
324+
<ahref="../../../documentation/CombineRex/EffectMiddleware/Semigroup-Implementations.html"class="link has-adjacent-elements">
325325
<spanclass="topic-icon-wrapper">&nbsp;</span>
326-
Monoid Implementations
326+
Semigroup Implementations
327327
</a>
328328

329329
<divclass="abstract">
@@ -334,9 +334,9 @@ <h3 class="title">Default Implementations</h3>
334334
<divclass="link-block topic">
335335

336336

337-
<ahref="../../../documentation/CombineRex/EffectMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
337+
<ahref="../../../documentation/CombineRex/EffectMiddleware/Monoid-Implementations.html"class="link has-adjacent-elements">
338338
<spanclass="topic-icon-wrapper">&nbsp;</span>
339-
MiddlewareProtocol Implementations
339+
Monoid Implementations
340340
</a>
341341

342342
<divclass="abstract">
@@ -347,9 +347,9 @@ <h3 class="title">Default Implementations</h3>
347347
<divclass="link-block topic">
348348

349349

350-
<ahref="../../../documentation/CombineRex/EffectMiddleware/Semigroup-Implementations.html"class="link has-adjacent-elements">
350+
<ahref="../../../documentation/CombineRex/EffectMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
351351
<spanclass="topic-icon-wrapper">&nbsp;</span>
352-
Semigroup Implementations
352+
MiddlewareProtocol Implementations
353353
</a>
354354

355355
<divclass="abstract">

‎docs/docc/CombineRex/documentation/combinerex/observableviewmodel/index.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ <h3 class="title">Default Implementations</h3>
238238
<divclass="link-block topic">
239239

240240

241-
<ahref="../../../documentation/CombineRex/ObservableViewModel/StateProvider-Implementations.html"class="link has-adjacent-elements">
241+
<ahref="../../../documentation/CombineRex/ObservableViewModel/StoreType-Implementations.html"class="link has-adjacent-elements">
242242
<spanclass="topic-icon-wrapper">&nbsp;</span>
243-
StateProvider Implementations
243+
StoreType Implementations
244244
</a>
245245

246246
<divclass="abstract">
@@ -251,9 +251,9 @@ <h3 class="title">Default Implementations</h3>
251251
<divclass="link-block topic">
252252

253253

254-
<ahref="../../../documentation/CombineRex/ObservableViewModel/ActionHandler-Implementations.html"class="link has-adjacent-elements">
254+
<ahref="../../../documentation/CombineRex/ObservableViewModel/StateProvider-Implementations.html"class="link has-adjacent-elements">
255255
<spanclass="topic-icon-wrapper">&nbsp;</span>
256-
ActionHandler Implementations
256+
StateProvider Implementations
257257
</a>
258258

259259
<divclass="abstract">
@@ -264,9 +264,9 @@ <h3 class="title">Default Implementations</h3>
264264
<divclass="link-block topic">
265265

266266

267-
<ahref="../../../documentation/CombineRex/ObservableViewModel/StoreType-Implementations.html"class="link has-adjacent-elements">
267+
<ahref="../../../documentation/CombineRex/ObservableViewModel/ActionHandler-Implementations.html"class="link has-adjacent-elements">
268268
<spanclass="topic-icon-wrapper">&nbsp;</span>
269-
StoreType Implementations
269+
ActionHandler Implementations
270270
</a>
271271

272272
<divclass="abstract">

‎docs/docc/RxSwiftRex/documentation/rxswiftrex/effectmiddleware/index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,9 @@ <h3 class="title">Default Implementations</h3>
322322
<divclass="link-block topic">
323323

324324

325-
<ahref="../../../documentation/RxSwiftRex/EffectMiddleware/Monoid-Implementations.html"class="link has-adjacent-elements">
325+
<ahref="../../../documentation/RxSwiftRex/EffectMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
326326
<spanclass="topic-icon-wrapper">&nbsp;</span>
327-
Monoid Implementations
327+
MiddlewareProtocol Implementations
328328
</a>
329329

330330
<divclass="abstract">
@@ -335,9 +335,9 @@ <h3 class="title">Default Implementations</h3>
335335
<divclass="link-block topic">
336336

337337

338-
<ahref="../../../documentation/RxSwiftRex/EffectMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
338+
<ahref="../../../documentation/RxSwiftRex/EffectMiddleware/Monoid-Implementations.html"class="link has-adjacent-elements">
339339
<spanclass="topic-icon-wrapper">&nbsp;</span>
340-
MiddlewareProtocol Implementations
340+
Monoid Implementations
341341
</a>
342342

343343
<divclass="abstract">

‎docs/docc/RxSwiftRex/documentation/rxswiftrex/fireandforget/index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ <h3 class="title">Default Implementations</h3>
176176
<divclass="link-block topic">
177177

178178

179-
<ahref="../../../documentation/RxSwiftRex/FireAndForget/ObservableConvertibleType-Implementations.html"class="link has-adjacent-elements">
179+
<ahref="../../../documentation/RxSwiftRex/FireAndForget/ObservableType-Implementations.html"class="link has-adjacent-elements">
180180
<spanclass="topic-icon-wrapper">&nbsp;</span>
181-
ObservableConvertibleType Implementations
181+
ObservableType Implementations
182182
</a>
183183

184184
<divclass="abstract">
@@ -189,9 +189,9 @@ <h3 class="title">Default Implementations</h3>
189189
<divclass="link-block topic">
190190

191191

192-
<ahref="../../../documentation/RxSwiftRex/FireAndForget/ObservableType-Implementations.html"class="link has-adjacent-elements">
192+
<ahref="../../../documentation/RxSwiftRex/FireAndForget/ObservableConvertibleType-Implementations.html"class="link has-adjacent-elements">
193193
<spanclass="topic-icon-wrapper">&nbsp;</span>
194-
ObservableType Implementations
194+
ObservableConvertibleType Implementations
195195
</a>
196196

197197
<divclass="abstract">

‎docs/docc/SwiftRex/documentation/swiftrex/anystoretype/index.html‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ <h3 class="title">Default Implementations</h3>
164164
<divclass="link-block topic">
165165

166166

167-
<ahref="../../../documentation/SwiftRex/AnyStoreType/ActionHandler-Implementations.html"class="link has-adjacent-elements">
167+
<ahref="../../../documentation/SwiftRex/AnyStoreType/StoreType-Implementations.html"class="link has-adjacent-elements">
168168
<spanclass="topic-icon-wrapper">&nbsp;</span>
169-
ActionHandler Implementations
169+
StoreType Implementations
170170
</a>
171171

172172
<divclass="abstract">
@@ -177,9 +177,9 @@ <h3 class="title">Default Implementations</h3>
177177
<divclass="link-block topic">
178178

179179

180-
<ahref="../../../documentation/SwiftRex/AnyStoreType/StateProvider-Implementations.html"class="link has-adjacent-elements">
180+
<ahref="../../../documentation/SwiftRex/AnyStoreType/ActionHandler-Implementations.html"class="link has-adjacent-elements">
181181
<spanclass="topic-icon-wrapper">&nbsp;</span>
182-
StateProvider Implementations
182+
ActionHandler Implementations
183183
</a>
184184

185185
<divclass="abstract">
@@ -190,9 +190,9 @@ <h3 class="title">Default Implementations</h3>
190190
<divclass="link-block topic">
191191

192192

193-
<ahref="../../../documentation/SwiftRex/AnyStoreType/StoreType-Implementations.html"class="link has-adjacent-elements">
193+
<ahref="../../../documentation/SwiftRex/AnyStoreType/StateProvider-Implementations.html"class="link has-adjacent-elements">
194194
<spanclass="topic-icon-wrapper">&nbsp;</span>
195-
StoreType Implementations
195+
StateProvider Implementations
196196
</a>
197197

198198
<divclass="abstract">

‎docs/docc/SwiftRex/documentation/swiftrex/elementidaction/index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ <h3 class="title">Default Implementations</h3>
142142
<divclass="link-block topic">
143143

144144

145-
<ahref="../../../documentation/SwiftRex/ElementIDAction/Equatable-Implementations.html"class="link has-adjacent-elements">
145+
<ahref="../../../documentation/SwiftRex/ElementIDAction/Identifiable-Implementations.html"class="link has-adjacent-elements">
146146
<spanclass="topic-icon-wrapper">&nbsp;</span>
147-
Equatable Implementations
147+
Identifiable Implementations
148148
</a>
149149

150150
<divclass="abstract">
@@ -155,9 +155,9 @@ <h3 class="title">Default Implementations</h3>
155155
<divclass="link-block topic">
156156

157157

158-
<ahref="../../../documentation/SwiftRex/ElementIDAction/Identifiable-Implementations.html"class="link has-adjacent-elements">
158+
<ahref="../../../documentation/SwiftRex/ElementIDAction/Equatable-Implementations.html"class="link has-adjacent-elements">
159159
<spanclass="topic-icon-wrapper">&nbsp;</span>
160-
Identifiable Implementations
160+
Equatable Implementations
161161
</a>
162162

163163
<divclass="abstract">

‎docs/docc/SwiftRex/documentation/swiftrex/identitymiddleware/index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ <h3 class="title">Default Implementations</h3>
238238
<divclass="link-block topic">
239239

240240

241-
<ahref="../../../documentation/SwiftRex/IdentityMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
241+
<ahref="../../../documentation/SwiftRex/IdentityMiddleware/Equatable-Implementations.html"class="link has-adjacent-elements">
242242
<spanclass="topic-icon-wrapper">&nbsp;</span>
243-
MiddlewareProtocol Implementations
243+
Equatable Implementations
244244
</a>
245245

246246
<divclass="abstract">
@@ -251,9 +251,9 @@ <h3 class="title">Default Implementations</h3>
251251
<divclass="link-block topic">
252252

253253

254-
<ahref="../../../documentation/SwiftRex/IdentityMiddleware/Equatable-Implementations.html"class="link has-adjacent-elements">
254+
<ahref="../../../documentation/SwiftRex/IdentityMiddleware/MiddlewareProtocol-Implementations.html"class="link has-adjacent-elements">
255255
<spanclass="topic-icon-wrapper">&nbsp;</span>
256-
Equatable Implementations
256+
MiddlewareProtocol Implementations
257257
</a>
258258

259259
<divclass="abstract">

‎docs/docc/SwiftRex/documentation/swiftrex/installation.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h1 class="title">Installation</h1>
114114
<spanclass="code-line-container"><spandata-line-number="9"class="code-number"style="display: none;"></span><spanclass="code-line"> .executable(name: &quot;MyApp&quot;, targets: [&quot;MyApp&quot;])</span></span>
115115
<spanclass="code-line-container"><spandata-line-number="10"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
116116
<spanclass="code-line-container"><spandata-line-number="11"class="code-number"style="display: none;"></span><spanclass="code-line"> dependencies: [</span></span>
117-
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.9&quot;)</span></span>
117+
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.10&quot;)</span></span>
118118
<spanclass="code-line-container"><spandata-line-number="13"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
119119
<spanclass="code-line-container"><spandata-line-number="14"class="code-number"style="display: none;"></span><spanclass="code-line"> targets: [</span></span>
120120
<spanclass="code-line-container"><spandata-line-number="15"class="code-number"style="display: none;"></span><spanclass="code-line"> .target(name: &quot;MyApp&quot;, dependencies: [.product(name: &quot;CombineRex&quot;, package: &quot;SwiftRex&quot;)])</span></span>
@@ -135,7 +135,7 @@ <h1 class="title">Installation</h1>
135135
<spanclass="code-line-container"><spandata-line-number="9"class="code-number"style="display: none;"></span><spanclass="code-line"> .executable(name: &quot;MyApp&quot;, targets: [&quot;MyApp&quot;])</span></span>
136136
<spanclass="code-line-container"><spandata-line-number="10"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
137137
<spanclass="code-line-container"><spandata-line-number="11"class="code-number"style="display: none;"></span><spanclass="code-line"> dependencies: [</span></span>
138-
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.9&quot;)</span></span>
138+
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.10&quot;)</span></span>
139139
<spanclass="code-line-container"><spandata-line-number="13"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
140140
<spanclass="code-line-container"><spandata-line-number="14"class="code-number"style="display: none;"></span><spanclass="code-line"> targets: [</span></span>
141141
<spanclass="code-line-container"><spandata-line-number="15"class="code-number"style="display: none;"></span><spanclass="code-line"> .target(name: &quot;MyApp&quot;, dependencies: [.product(name: &quot;RxSwiftRex&quot;, package: &quot;SwiftRex&quot;)])</span></span>
@@ -156,7 +156,7 @@ <h1 class="title">Installation</h1>
156156
<spanclass="code-line-container"><spandata-line-number="9"class="code-number"style="display: none;"></span><spanclass="code-line"> .executable(name: &quot;MyApp&quot;, targets: [&quot;MyApp&quot;])</span></span>
157157
<spanclass="code-line-container"><spandata-line-number="10"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
158158
<spanclass="code-line-container"><spandata-line-number="11"class="code-number"style="display: none;"></span><spanclass="code-line"> dependencies: [</span></span>
159-
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.9&quot;)</span></span>
159+
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.10&quot;)</span></span>
160160
<spanclass="code-line-container"><spandata-line-number="13"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
161161
<spanclass="code-line-container"><spandata-line-number="14"class="code-number"style="display: none;"></span><spanclass="code-line"> targets: [</span></span>
162162
<spanclass="code-line-container"><spandata-line-number="15"class="code-number"style="display: none;"></span><spanclass="code-line"> .target(name: &quot;MyApp&quot;, dependencies: [.product(name: &quot;ReactiveSwiftRex&quot;, package: &quot;SwiftRex&quot;)])</span></span>
@@ -177,7 +177,7 @@ <h1 class="title">Installation</h1>
177177
<spanclass="code-line-container"><spandata-line-number="9"class="code-number"style="display: none;"></span><spanclass="code-line"> .executable(name: &quot;MyApp&quot;, targets: [&quot;MyApp&quot;])</span></span>
178178
<spanclass="code-line-container"><spandata-line-number="10"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
179179
<spanclass="code-line-container"><spandata-line-number="11"class="code-number"style="display: none;"></span><spanclass="code-line"> dependencies: [</span></span>
180-
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.9&quot;)</span></span>
180+
<spanclass="code-line-container"><spandata-line-number="12"class="code-number"style="display: none;"></span><spanclass="code-line"> .package(url: &quot;https://github.com/SwiftRex/SwiftRex.git&quot;, from: &quot;0.8.10&quot;)</span></span>
181181
<spanclass="code-line-container"><spandata-line-number="13"class="code-number"style="display: none;"></span><spanclass="code-line"> ],</span></span>
182182
<spanclass="code-line-container"><spandata-line-number="14"class="code-number"style="display: none;"></span><spanclass="code-line"> targets: [</span></span>
183183
<spanclass="code-line-container"><spandata-line-number="15"class="code-number"style="display: none;"></span><spanclass="code-line"> .target(name: &quot;MyApp&quot;, dependencies: [.product(name: &quot;CombineRexDynamic&quot;, package: &quot;SwiftRex&quot;)])</span></span>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp