Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
Fix documentation categories
Browse files Browse the repository at this point in the history
  • Loading branch information
zwaldowski committed Apr 28, 2018
1 parent 2c91bdf commit ccb4c73
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .jazzy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,17 @@ custom_categories:
- Future
- Collection
- Sequence
- IgnoringFuture
- name: Controlling Where Callbacks Execute
children:
- Executor
- DispatchQueue
- PreferredExecutor
- OperationQueue
- RunLoop
- CFRunLoop
- name: Task
- name: Futures Than Can Fail
children:
- Either
- Task
- TaskResult
- Either
- TaskGroup
- name: Coordinating Access to Data
children:
Expand Down

0 comments on commit ccb4c73

Please sign in to comment.