Skip to content

Commit f14e5fe

Browse files
committed
Workflow designer moved up a level and fix its toc
1 parent 86d4a0d commit f14e5fe

File tree

1 file changed

+194
-196
lines changed

1 file changed

+194
-196
lines changed

docs/workflow-designer/toc.yml

Lines changed: 194 additions & 196 deletions
Original file line numberDiff line numberDiff line change
@@ -1,202 +1,200 @@
11
- name: Develop apps with the Workflow Designer
2+
href: developing-applications-with-the-workflow-designer.md
3+
- name: Workflow projects
24
items:
3-
- name: Overview and prerequisites
4-
href: developing-applications-with-the-workflow-designer.md
5-
- name: Workflow projects
5+
- name: Create a Workflow project
6+
href: creating-a-workflow-project.md
7+
- name: Add a new item to a Workflow project
8+
href: how-to-add-a-new-item-to-a-workflow-project.md
9+
- name: Add activities to the Toolbox
10+
href: how-to-add-activities-to-the-toolbox.md
11+
- name: Use the Argument Designer
12+
href: how-to-use-the-argument-designer.md
13+
- name: Use the Variable Designer
14+
href: how-to-use-the-variable-designer.md
15+
- name: Use the Expression editor
16+
href: how-to-use-the-expression-editor.md
17+
- name: Use the Imports Designer
18+
href: how-to-use-the-imports-designer.md
19+
- name: Use breadcrumb navigation
20+
href: how-to-use-breadcrumb-navigation.md
21+
- name: Use Search in the Workflow Designer
22+
href: how-to-use-search-in-the-workflow-designer.md
23+
- name: Define and consume activity delegates in the Workflow Designer
24+
href: how-to-define-and-consume-activity-delegates-in-the-workflow-designer.md
25+
- name: Add comments to a workflow in the Workflow Designer
26+
href: how-to-add-comments-to-a-workflow-in-the-workflow-designer.md
27+
- name: Activity designers
28+
items:
29+
- name: Control Flow Activity Designers
30+
items:
31+
- name: Overview and reference
32+
displayName: Control flow activity designers
33+
href: control-flow-activity-designers.md
34+
- name: DoWhile Activity Designer
35+
href: dowhile-activity-designer.md
36+
- name: ForEach<T> Activity Designer
37+
href: foreach-t-activity-designer.md
38+
- name: If Activity Designer
39+
href: if-activity-designer.md
40+
- name: Parallel Activity Designer
41+
href: parallel-activity-designer.md
42+
- name: ParallelForEach<T> Activity Designer
43+
href: parallelforeach-t-activity-designer.md
44+
- name: Pick Activity Designer
45+
href: pick-activity-designer.md
46+
- name: PickBranch Activity Designer
47+
href: pickbranch-activity-designer.md
48+
- name: Sequence Activity Designer
49+
href: sequence-activity-designer.md
50+
- name: Switch<T> Activity Designer
51+
href: switch-t-activity-designer.md
52+
- name: While Activity Designer
53+
href: while-activity-designer.md
54+
- name: Flowchart Activity Designers
55+
items:
56+
- name: Overview and reference
57+
displayName: Flow chart activity designers
58+
href: flowchart-activity-designers.md
59+
- name: Flowchart Activity Designer
60+
href: flowchart-activity-designer.md
61+
- name: FlowDecision Activity Designer
62+
href: flowdecision-activity-designer.md
63+
- name: FlowSwitch<T> Activity Designer
64+
href: flowswitch-t-activity-designer.md
65+
- name: State Machine Activity Designers
66+
items:
67+
- name: Overview and reference
68+
displayName: State machine activity designers
69+
href: state-machine-activity-designers.md
70+
- name: StateMachine Activity Designer
71+
href: statemachine-activity-designer.md
72+
- name: State Activity Designer
73+
href: state-activity-designer.md
74+
- name: FinalState Activity Designer
75+
href: finalstate-activity-designer.md
76+
- name: Transition Activity Designer
77+
href: transition-activity-designer.md
78+
- name: Messaging Activity Designers
79+
items:
80+
- name: Overview and reference
81+
displayName: Messaging activity designers
82+
href: messaging-activity-designers.md
83+
- name: CorrelationScope Activity Designer
84+
href: correlationscope-activity-designer.md
85+
- name: InitializeCorrelation Activity Designer
86+
href: initializecorrelation-activity-designer.md
87+
- name: Receive Activity Designer
88+
href: receive-activity-designer.md
89+
- name: ReceiveAndSendReply Template Designer
90+
href: receiveandsendreply-template-designer.md
91+
- name: Send Activity Designer
92+
href: send-activity-designer.md
93+
- name: SendAndReceiveReply Template Designer
94+
href: sendandreceivereply-template-designer.md
95+
- name: TransactedReceiveScope Activity Designer
96+
href: transactedreceivescope-activity-designer.md
97+
- name: Runtime Activity Designers
698
items:
7-
- name: Create a Workflow project
8-
href: creating-a-workflow-project.md
9-
- name: Add a new item to a Workflow project
10-
href: how-to-add-a-new-item-to-a-workflow-project.md
11-
- name: Add activities to the Toolbox
12-
href: how-to-add-activities-to-the-toolbox.md
13-
- name: Use the Argument Designer
14-
href: how-to-use-the-argument-designer.md
15-
- name: Use the Variable Designer
16-
href: how-to-use-the-variable-designer.md
17-
- name: Use the Expression editor
18-
href: how-to-use-the-expression-editor.md
19-
- name: Use the Imports Designer
20-
href: how-to-use-the-imports-designer.md
21-
- name: Use breadcrumb navigation
22-
href: how-to-use-breadcrumb-navigation.md
23-
- name: Use Search in the Workflow Designer
24-
href: how-to-use-search-in-the-workflow-designer.md
25-
- name: Define and consume activity delegates in the Workflow Designer
26-
href: how-to-define-and-consume-activity-delegates-in-the-workflow-designer.md
27-
- name: Add comments to a workflow in the Workflow Designer
28-
href: how-to-add-comments-to-a-workflow-in-the-workflow-designer.md
29-
- name: Activity designers
99+
- name: Overview and reference
100+
displayName: Run-time activity designers
101+
href: runtime-activity-designers.md
102+
- name: Persist Activity Designer
103+
href: persist-activity-designer.md
104+
- name: TerminateWorkflow Activity Designer
105+
href: terminateworkflow-activity-designer.md
106+
- name: Primitives Activity Designers
30107
items:
31-
- name: Control Flow Activity Designers
32-
items:
33-
- name: Overview and reference
34-
displayName: Control flow activity designers
35-
href: control-flow-activity-designers.md
36-
- name: DoWhile Activity Designer
37-
href: dowhile-activity-designer.md
38-
- name: ForEach<T> Activity Designer
39-
href: foreach-t-activity-designer.md
40-
- name: If Activity Designer
41-
href: if-activity-designer.md
42-
- name: Parallel Activity Designer
43-
href: parallel-activity-designer.md
44-
- name: ParallelForEach<T> Activity Designer
45-
href: parallelforeach-t-activity-designer.md
46-
- name: Pick Activity Designer
47-
href: pick-activity-designer.md
48-
- name: PickBranch Activity Designer
49-
href: pickbranch-activity-designer.md
50-
- name: Sequence Activity Designer
51-
href: sequence-activity-designer.md
52-
- name: Switch<T> Activity Designer
53-
href: switch-t-activity-designer.md
54-
- name: While Activity Designer
55-
href: while-activity-designer.md
56-
- name: Flowchart Activity Designers
57-
items:
58-
- name: Overview and reference
59-
displayName: Flow chart activity designers
60-
href: flowchart-activity-designers.md
61-
- name: Flowchart Activity Designer
62-
href: flowchart-activity-designer.md
63-
- name: FlowDecision Activity Designer
64-
href: flowdecision-activity-designer.md
65-
- name: FlowSwitch<T> Activity Designer
66-
href: flowswitch-t-activity-designer.md
67-
- name: State Machine Activity Designers
68-
items:
69-
- name: Overview and reference
70-
displayName: State machine activity designers
71-
href: state-machine-activity-designers.md
72-
- name: StateMachine Activity Designer
73-
href: statemachine-activity-designer.md
74-
- name: State Activity Designer
75-
href: state-activity-designer.md
76-
- name: FinalState Activity Designer
77-
href: finalstate-activity-designer.md
78-
- name: Transition Activity Designer
79-
href: transition-activity-designer.md
80-
- name: Messaging Activity Designers
81-
items:
82-
- name: Overview and reference
83-
displayName: Messaging activity designers
84-
href: messaging-activity-designers.md
85-
- name: CorrelationScope Activity Designer
86-
href: correlationscope-activity-designer.md
87-
- name: InitializeCorrelation Activity Designer
88-
href: initializecorrelation-activity-designer.md
89-
- name: Receive Activity Designer
90-
href: receive-activity-designer.md
91-
- name: ReceiveAndSendReply Template Designer
92-
href: receiveandsendreply-template-designer.md
93-
- name: Send Activity Designer
94-
href: send-activity-designer.md
95-
- name: SendAndReceiveReply Template Designer
96-
href: sendandreceivereply-template-designer.md
97-
- name: TransactedReceiveScope Activity Designer
98-
href: transactedreceivescope-activity-designer.md
99-
- name: Runtime Activity Designers
100-
items:
101-
- name: Overview and reference
102-
displayName: Run-time activity designers
103-
href: runtime-activity-designers.md
104-
- name: Persist Activity Designer
105-
href: persist-activity-designer.md
106-
- name: TerminateWorkflow Activity Designer
107-
href: terminateworkflow-activity-designer.md
108-
- name: Primitives Activity Designers
109-
items:
110-
- name: Overview and reference
111-
displayName: Primitives activity designers
112-
href: primitives-activity-designers.md
113-
- name: Assign Activity Designer
114-
href: assign-activity-designer.md
115-
- name: Delay Activity Designer
116-
href: delay-activity-designer.md
117-
- name: InvokeDelegate
118-
href: invokedelegate.md
119-
- name: InvokeMethod Activity Designer
120-
href: invokemethod-activity-designer.md
121-
- name: WriteLine Activity Designer
122-
href: writeline-activity-designer.md
123-
- name: Transaction Activity Designers
124-
items:
125-
- name: Overview and reference
126-
displayName: Transaction activity designers
127-
href: transaction-activity-designers.md
128-
- name: CancellationScope Activity Designer
129-
href: cancellationscope-activity-designer.md
130-
- name: CompensableActivity Activity Designer
131-
href: compensableactivity-activity-designer.md
132-
- name: Compensate Activity Designer
133-
href: compensate-activity-designer.md
134-
- name: Confirm Activity Designer
135-
href: confirm-activity-designer.md
136-
- name: TransactionScope Activity Designer
137-
href: transactionscope-activity-designer.md
138-
- name: Collection Activity Designers
139-
items:
140-
- name: Overview and reference
141-
displayName: Collection activity designers
142-
href: collection-activity-designers.md
143-
- name: AddToCollection<T> Activity Designer
144-
href: addtocollection-t-activity-designer.md
145-
- name: ClearCollection<T> Activity Designer
146-
href: clearcollection-t-activity-designer.md
147-
- name: ExistsInCollection<T> Activity Designer
148-
href: existsincollection-t-activity-designer.md
149-
- name: RemoveFromCollection<T> Activity Designer
150-
href: removefromcollection-t-activity-designer.md
151-
- name: Error Handling Activity Designers
152-
items:
153-
- name: Overview and reference
154-
displayName: Error handling activity designers
155-
href: error-handling-activity-designers.md
156-
- name: Rethrow Activity Designer
157-
href: rethrow-activity-designer.md
158-
- name: Throw Activity Designer
159-
href: throw-activity-designer.md
160-
- name: TryCatch Activity Designer
161-
href: trycatch-activity-designer.md
162-
- name: Migration Activity Designers
163-
items:
164-
- name: Overview and reference
165-
displayName: Migration activity designers
166-
href: migration-activity-designers.md
167-
- name: Interop Activity Designer
168-
href: interop-activity-designer.md
169-
- name: Debug
108+
- name: Overview and reference
109+
displayName: Primitives activity designers
110+
href: primitives-activity-designers.md
111+
- name: Assign Activity Designer
112+
href: assign-activity-designer.md
113+
- name: Delay Activity Designer
114+
href: delay-activity-designer.md
115+
- name: InvokeDelegate
116+
href: invokedelegate.md
117+
- name: InvokeMethod Activity Designer
118+
href: invokemethod-activity-designer.md
119+
- name: WriteLine Activity Designer
120+
href: writeline-activity-designer.md
121+
- name: Transaction Activity Designers
170122
items:
171-
- name: Debug workflows
172-
href: debugging-workflows-with-the-workflow-designer.md
173-
- name: Set breakpoints in workflows
174-
href: how-to-set-breakpoints-in-workflows.md
175-
- name: Debug XAML with the Workflow Designer
176-
href: how-to-debug-xaml-with-the-workflow-designer.md
177-
- name: Unsupported debugging scenarios
178-
href: unsupported-debugging-scenarios-in-the-workflow-designer.md
179-
- name: UI Reference
123+
- name: Overview and reference
124+
displayName: Transaction activity designers
125+
href: transaction-activity-designers.md
126+
- name: CancellationScope Activity Designer
127+
href: cancellationscope-activity-designer.md
128+
- name: CompensableActivity Activity Designer
129+
href: compensableactivity-activity-designer.md
130+
- name: Compensate Activity Designer
131+
href: compensate-activity-designer.md
132+
- name: Confirm Activity Designer
133+
href: confirm-activity-designer.md
134+
- name: TransactionScope Activity Designer
135+
href: transactionscope-activity-designer.md
136+
- name: Collection Activity Designers
180137
items:
181-
- name: Browse and Select a .NET Type Dialog Box
182-
href: browse-and-select-a-dotnet-type-dialog-box.md
183-
- name: CorrelatesOn Definition Dialog Box
184-
href: correlateson-definition-dialog-box.md
185-
- name: Add CorrelationInitializers Dialog Box
186-
href: add-correlationinitializers-dialog-box.md
187-
- name: Add Parameters and Add Arguments Dialog Boxes
188-
href: add-parameters-and-add-arguments-dialog-boxes.md
189-
- name: Type Collection Editor Dialog Box
190-
href: type-collection-editor-dialog-box.md
191-
- name: Content Definition Dialog Box
192-
href: content-definition-dialog-box.md
193-
- name: Initialize Correlation Dialog Box
194-
href: initialize-correlation-dialog-box.md
195-
- name: System.Activities Tab, Choose Toolbox Items Dialog Box
196-
href: system-activities-tab-choose-toolbox-items-dialog-box.md
197-
- name: Workflow Designer Shell Features
198-
href: workflow-designer-shell-features.md
199-
- name: Keyboard Shortcuts
200-
href: keyboard-shortcuts-in-the-workflow-designer.md
201-
- name: Error Messages
202-
href: error-messages-in-workflow-designer.md
138+
- name: Overview and reference
139+
displayName: Collection activity designers
140+
href: collection-activity-designers.md
141+
- name: AddToCollection<T> Activity Designer
142+
href: addtocollection-t-activity-designer.md
143+
- name: ClearCollection<T> Activity Designer
144+
href: clearcollection-t-activity-designer.md
145+
- name: ExistsInCollection<T> Activity Designer
146+
href: existsincollection-t-activity-designer.md
147+
- name: RemoveFromCollection<T> Activity Designer
148+
href: removefromcollection-t-activity-designer.md
149+
- name: Error Handling Activity Designers
150+
items:
151+
- name: Overview and reference
152+
displayName: Error handling activity designers
153+
href: error-handling-activity-designers.md
154+
- name: Rethrow Activity Designer
155+
href: rethrow-activity-designer.md
156+
- name: Throw Activity Designer
157+
href: throw-activity-designer.md
158+
- name: TryCatch Activity Designer
159+
href: trycatch-activity-designer.md
160+
- name: Migration Activity Designers
161+
items:
162+
- name: Overview and reference
163+
displayName: Migration activity designers
164+
href: migration-activity-designers.md
165+
- name: Interop Activity Designer
166+
href: interop-activity-designer.md
167+
- name: Debug
168+
items:
169+
- name: Debug workflows
170+
href: debugging-workflows-with-the-workflow-designer.md
171+
- name: Set breakpoints in workflows
172+
href: how-to-set-breakpoints-in-workflows.md
173+
- name: Debug XAML with the Workflow Designer
174+
href: how-to-debug-xaml-with-the-workflow-designer.md
175+
- name: Unsupported debugging scenarios
176+
href: unsupported-debugging-scenarios-in-the-workflow-designer.md
177+
- name: UI Reference
178+
items:
179+
- name: Browse and Select a .NET Type Dialog Box
180+
href: browse-and-select-a-dotnet-type-dialog-box.md
181+
- name: CorrelatesOn Definition Dialog Box
182+
href: correlateson-definition-dialog-box.md
183+
- name: Add CorrelationInitializers Dialog Box
184+
href: add-correlationinitializers-dialog-box.md
185+
- name: Add Parameters and Add Arguments Dialog Boxes
186+
href: add-parameters-and-add-arguments-dialog-boxes.md
187+
- name: Type Collection Editor Dialog Box
188+
href: type-collection-editor-dialog-box.md
189+
- name: Content Definition Dialog Box
190+
href: content-definition-dialog-box.md
191+
- name: Initialize Correlation Dialog Box
192+
href: initialize-correlation-dialog-box.md
193+
- name: System.Activities Tab, Choose Toolbox Items Dialog Box
194+
href: system-activities-tab-choose-toolbox-items-dialog-box.md
195+
- name: Workflow Designer Shell Features
196+
href: workflow-designer-shell-features.md
197+
- name: Keyboard Shortcuts
198+
href: keyboard-shortcuts-in-the-workflow-designer.md
199+
- name: Error Messages
200+
href: error-messages-in-workflow-designer.md

0 commit comments

Comments
 (0)