Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianBlokland committed Nov 9, 2019
1 parent 8e38d4b commit 1bd7da7
Show file tree
Hide file tree
Showing 46 changed files with 684 additions and 700 deletions.
32 changes: 16 additions & 16 deletions .docfx/api/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -15,45 +15,45 @@
"ComponentTask.IExceptionHandler": "ComponentTask.IExceptionHandler.yml",
"ComponentTask.IExceptionHandler.Handle(System.Exception)": "ComponentTask.IExceptionHandler.yml",
"ComponentTask.ITaskRunner": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask(System.Func{CancellationToken,System.Threading.Tasks.Task})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask(System.Func{System.Threading.Tasks.Task})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{``0,CancellationToken,System.Threading.Tasks.Task},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{``0,System.Threading.Tasks.Task},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task{``0}})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{CancellationToken,System.Threading.Tasks.Task{``0}})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``1(System.Func{System.Threading.Tasks.Task{``0}})": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``2(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``2(System.Func{``0,CancellationToken,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.ITaskRunner.StartTask``2(System.Func{``0,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.ITaskRunner.yml",
"ComponentTask.LocalTaskRunner": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.#ctor(ComponentTask.IExceptionHandler)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.AssertRunningTaskCount(System.Int32)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.Dispose": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.Execute": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{CancellationToken,System.Threading.Tasks.Task})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{CancellationToken,System.Threading.Tasks.Task},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{System.Threading.Tasks.Task})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask(System.Func{System.Threading.Tasks.Task},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,CancellationToken,System.Threading.Tasks.Task},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,CancellationToken,System.Threading.Tasks.Task},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,System.Threading.Tasks.Task},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{``0,System.Threading.Tasks.Task},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task{``0}})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task{``0}},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{CancellationToken,System.Threading.Tasks.Task{``0}})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{CancellationToken,System.Threading.Tasks.Task{``0}},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{System.Threading.Tasks.Task{``0}})": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``1(System.Func{System.Threading.Tasks.Task{``0}},ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task{``1}},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,CancellationToken,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,CancellationToken,System.Threading.Tasks.Task{``1}},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,System.Threading.Tasks.Task{``1}},``0)": "ComponentTask.LocalTaskRunner.yml",
"ComponentTask.LocalTaskRunner.StartTask``2(System.Func{``0,System.Threading.Tasks.Task{``1}},``0,ComponentTask.IDiagnosticLogger)": "ComponentTask.LocalTaskRunner.yml",
"UnityEngine": "UnityEngine.yml",
"UnityEngine.ComponentExtensions": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.GetTaskRunner(Component,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask(Component,System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask(Component,System.Func{CancellationToken,System.Threading.Tasks.Task},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask(Component,System.Func{System.Threading.Tasks.Task},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{``0,CancellationToken,System.Threading.Tasks.Task},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{``0,System.Threading.Tasks.Task},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{System.Threading.CancellationToken,System.Threading.Tasks.Task{``0}},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{CancellationToken,System.Threading.Tasks.Task{``0}},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``1(Component,System.Func{System.Threading.Tasks.Task{``0}},UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``2(Component,System.Func{``0,System.Threading.CancellationToken,System.Threading.Tasks.Task{``1}},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``2(Component,System.Func{``0,CancellationToken,System.Threading.Tasks.Task{``1}},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.ComponentExtensions.StartTask``2(Component,System.Func{``0,System.Threading.Tasks.Task{``1}},``0,UnityEngine.TaskRunOptions)": "UnityEngine.ComponentExtensions.yml",
"UnityEngine.GameObjectExtensions": "UnityEngine.GameObjectExtensions.yml",
"UnityEngine.GameObjectExtensions.CreateTaskRunner(GameObject,UnityEngine.TaskRunOptions)": "UnityEngine.GameObjectExtensions.yml",
Expand Down
4 changes: 2 additions & 2 deletions .docfx/api/ComponentTask.Config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ items:
source:
id: Config
path: ''
startLine: 616
startLine: 634
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down Expand Up @@ -56,7 +56,7 @@ items:
source:
id: GlobalDiagnosticsActive
path: ''
startLine: 625
startLine: 643
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: ComponentTaskCanceledException
path: ''
startLine: 1229
startLine: 2168
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: ContextChangedException
path: ''
startLine: 1247
startLine: 2151
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: InactiveComponentException
path: ''
startLine: 1263
startLine: 2067
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: InactiveGameObjectException
path: ''
startLine: 1279
startLine: 2100
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: NonUnityThreadException
path: ''
startLine: 1296
startLine: 2117
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: NotPlayingException
path: ''
startLine: 1313
startLine: 2084
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ items:
source:
id: TaskCreatorReturnedNullException
path: ''
startLine: 1329
startLine: 2133
assemblies:
- cs.temp.dll
namespace: ComponentTask.Exceptions
Expand Down
30 changes: 15 additions & 15 deletions .docfx/api/ComponentTask.Exceptions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,16 @@ items:
assemblies:
- cs.temp.dll
references:
- uid: ComponentTask.Exceptions.ComponentTaskCanceledException
commentId: T:ComponentTask.Exceptions.ComponentTaskCanceledException
name: ComponentTaskCanceledException
nameWithType: ComponentTaskCanceledException
fullName: ComponentTask.Exceptions.ComponentTaskCanceledException
- uid: ComponentTask.Exceptions.ContextChangedException
commentId: T:ComponentTask.Exceptions.ContextChangedException
name: ContextChangedException
nameWithType: ContextChangedException
fullName: ComponentTask.Exceptions.ContextChangedException
- uid: ComponentTask.Exceptions.InactiveComponentException
commentId: T:ComponentTask.Exceptions.InactiveComponentException
name: InactiveComponentException
nameWithType: InactiveComponentException
fullName: ComponentTask.Exceptions.InactiveComponentException
- uid: ComponentTask.Exceptions.NotPlayingException
commentId: T:ComponentTask.Exceptions.NotPlayingException
name: NotPlayingException
nameWithType: NotPlayingException
fullName: ComponentTask.Exceptions.NotPlayingException
- uid: ComponentTask.Exceptions.InactiveGameObjectException
commentId: T:ComponentTask.Exceptions.InactiveGameObjectException
name: InactiveGameObjectException
Expand All @@ -46,13 +41,18 @@ references:
name: NonUnityThreadException
nameWithType: NonUnityThreadException
fullName: ComponentTask.Exceptions.NonUnityThreadException
- uid: ComponentTask.Exceptions.NotPlayingException
commentId: T:ComponentTask.Exceptions.NotPlayingException
name: NotPlayingException
nameWithType: NotPlayingException
fullName: ComponentTask.Exceptions.NotPlayingException
- uid: ComponentTask.Exceptions.TaskCreatorReturnedNullException
commentId: T:ComponentTask.Exceptions.TaskCreatorReturnedNullException
name: TaskCreatorReturnedNullException
nameWithType: TaskCreatorReturnedNullException
fullName: ComponentTask.Exceptions.TaskCreatorReturnedNullException
- uid: ComponentTask.Exceptions.ContextChangedException
commentId: T:ComponentTask.Exceptions.ContextChangedException
name: ContextChangedException
nameWithType: ContextChangedException
fullName: ComponentTask.Exceptions.ContextChangedException
- uid: ComponentTask.Exceptions.ComponentTaskCanceledException
commentId: T:ComponentTask.Exceptions.ComponentTaskCanceledException
name: ComponentTaskCanceledException
nameWithType: ComponentTaskCanceledException
fullName: ComponentTask.Exceptions.ComponentTaskCanceledException
4 changes: 2 additions & 2 deletions .docfx/api/ComponentTask.IDiagnosticLogger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ items:
source:
id: IDiagnosticLogger
path: ''
startLine: 650
startLine: 617
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down Expand Up @@ -46,7 +46,7 @@ items:
source:
id: Log
path: ''
startLine: 656
startLine: 623
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down
4 changes: 2 additions & 2 deletions .docfx/api/ComponentTask.IExceptionHandler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ items:
source:
id: IExceptionHandler
path: ''
startLine: 670
startLine: 1211
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down Expand Up @@ -46,7 +46,7 @@ items:
source:
id: Handle
path: ''
startLine: 676
startLine: 1217
assemblies:
- cs.temp.dll
namespace: ComponentTask
Expand Down
Loading

0 comments on commit 1bd7da7

Please sign in to comment.