- [x] Better explain each scheduler type. - [x] Repeat system parameters for each scheduler type. - [x] Remove mentions of SchedulerLifecycle. - [x] Explain how `from` handles `Executor`, `ExecutorService` and `ScheduledExecutorService`. - [x] Explain getting back to the current thread requires a blocking scheduler. - [x] Mention the `SchedulerSupport` annotations.