Skip to content

Commit 6d1c165

Browse files
committed
run jazzy
1 parent de8de1d commit 6d1c165

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.jazzy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ custom_categories:
180180
- RxTarget
181181
- SectionedViewDataSourceType
182182
- TextInput
183+
- ViewDataSourceType
183184
- name: RxCocoa
184185
children:
185186
- Deprecated
@@ -198,6 +199,7 @@ custom_categories:
198199
- name: RxCocoa/iOS/DataSources
199200
children:
200201
- RxCollectionViewReactiveArrayDataSource
202+
- RxPickerViewAdapter
201203
- RxTableViewReactiveArrayDataSource
202204
- name: RxCocoa/iOS/Events
203205
children:
@@ -241,12 +243,14 @@ custom_categories:
241243
- name: RxCocoa/iOS/Protocols
242244
children:
243245
- RxCollectionViewDataSourceType
246+
- RxPickerViewDataSourceType
244247
- RxTableViewDataSourceType
245248
- name: RxCocoa/iOS/Proxies
246249
children:
247250
- RxCollectionViewDataSourceProxy
248251
- RxCollectionViewDelegateProxy
249252
- RxNavigationControllerDelegateProxy
253+
- RxPickerViewDataSourceProxy
250254
- RxPickerViewDelegateProxy
251255
- RxScrollViewDelegateProxy
252256
- RxSearchBarDelegateProxy

0 commit comments

Comments
 (0)