RxSwift/Documentation
Jérôme Alves e4e422c4f1 Merge branch 'swift-3.0' into swift-3.0-removing-rx_-prefix
Conflicts:
	RxCocoa/Common/Observables/NSNotificationCenter+Rx.swift
	RxCocoa/OSX/NSImageView+Rx.swift
	RxCocoa/iOS/UICollectionView+Rx.swift
	RxCocoa/iOS/UIControl+Rx.swift
	RxCocoa/iOS/UIImageView+Rx.swift
	RxCocoa/iOS/UILabel+Rx.swift
	RxCocoa/iOS/UITableView+Rx.swift
	RxExample/RxDataSources/DataSources+Rx/UISectionedViewType+RxAnimatedDataSource.swift
	RxExample/RxExample/Examples/APIWrappers/APIWrappersViewController.swift
	RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositoriesViewController.swift
	RxExample/RxExample/Examples/GitHubSignup/UsingDriver/GitHubSignupViewController2.swift
	RxExample/RxExample/Examples/GitHubSignup/UsingVanillaObservables/GitHubSignupViewController1.swift
	RxExample/RxExample/Examples/ImagePicker/UIImagePickerController+RxCreate.swift
	RxExample/RxExample/Examples/OSX simple example/IntroductionExampleViewController.swift
	RxExample/RxExample/Examples/SimpleTableViewExample/SimpleTableViewExampleViewController.swift
	RxExample/RxExample/Examples/SimpleTableViewExampleSectioned/SimpleTableViewExampleSectionedViewController.swift
	RxExample/RxExample/Examples/SimpleValidation/SimpleValidationViewController.swift
	RxExample/RxExample/Examples/TableViewPartialUpdates/PartialUpdatesViewController.swift
	RxExample/RxExample/Examples/TableViewWithEditingCommands/TableViewWithEditingCommandsViewController.swift
	RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift
	RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchViewController.swift
	Tests/RxCocoaTests/DelegateProxyTest.swift
	Tests/RxCocoaTests/KVOObservableTests.swift
	Tests/RxCocoaTests/RxTest+Controls.swift
	Tests/RxCocoaTests/UICollectionView+RxTests.swift
	Tests/RxCocoaTests/UIScrollView+RxTests.swift
	Tests/RxCocoaTests/UITableView+RxTests.swift
2016-08-15 12:17:26 +02:00
..
API.md Moves RxCocoa extensions from `rx_` syntax to `rx.` syntax. 2016-08-09 00:17:38 +02:00
ComparisonWithOtherLibraries.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
DesignRationale.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
ExampleApp.md Updates documentation. 2016-02-14 15:10:14 +01:00
Examples.md Modernizes APIs. 2016-08-07 20:14:19 +02:00
GettingStarted.md Merge branch 'swift-3.0' into swift-3.0-removing-rx_-prefix 2016-08-15 12:17:26 +02:00
HotAndColdObservables.md Documentation fixes. 2015-07-31 11:43:31 +02:00
Installation.md Updates documentation. 2016-02-14 15:10:14 +01:00
Linux.md WIP. Update for Xcode 8 beta 4. 2016-08-02 15:46:11 +09:00
MathBehindRx.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
Migration.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
NewFeatureRequestTemplate.md Updates documentation. 2016-02-14 15:10:14 +01:00
Playgrounds.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
Schedulers.md Modernizes APIs. 2016-08-07 20:14:19 +02:00
Subjects.md Documentation 2015-07-31 11:43:31 +02:00
Tips.md Small fix for Tips.md 2016-04-05 21:53:11 +02:00
UnitTests.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00
Units.md Remove Variable from Units documentation 2016-06-10 12:01:05 -05:00
Warnings.md Merge branch 'swift-3.0' into swift-3.0-removing-rx_-prefix 2016-08-15 12:17:26 +02:00
Why.md Fix typos and tweak language in docs 2016-05-12 13:42:29 +02:00