Skip to content

Commit d1d160e

Browse files
committed
add displayName
1 parent 24f49ff commit d1d160e

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

docs/workflow-designer/toc.yml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
- name: Control Flow Activity Designers
3232
items:
3333
- name: Overview and reference
34+
displayName: Control flow activity designers
3435
href: control-flow-activity-designers.md
3536
- name: DoWhile Activity Designer
3637
href: dowhile-activity-designer.md
@@ -55,6 +56,7 @@
5556
- name: Flowchart Activity Designers
5657
items:
5758
- name: Overview and reference
59+
displayName: Flow chart activity designers
5860
href: flowchart-activity-designers.md
5961
- name: Flowchart Activity Designer
6062
href: flowchart-activity-designer.md
@@ -65,6 +67,7 @@
6567
- name: State Machine Activity Designers
6668
items:
6769
- name: Overview and reference
70+
displayName: State machine activity designers
6871
href: state-machine-activity-designers.md
6972
- name: StateMachine Activity Designer
7073
href: statemachine-activity-designer.md
@@ -77,6 +80,7 @@
7780
- name: Messaging Activity Designers
7881
items:
7982
- name: Overview and reference
83+
displayName: Messaging activity designers
8084
href: messaging-activity-designers.md
8185
- name: CorrelationScope Activity Designer
8286
href: correlationscope-activity-designer.md
@@ -95,6 +99,7 @@
9599
- name: Runtime Activity Designers
96100
items:
97101
- name: Overview and reference
102+
displayName: Run-time activity designers
98103
href: runtime-activity-designers.md
99104
- name: Persist Activity Designer
100105
href: persist-activity-designer.md
@@ -103,6 +108,7 @@
103108
- name: Primitives Activity Designers
104109
items:
105110
- name: Overview and reference
111+
displayName: Primitives activity designers
106112
href: primitives-activity-designers.md
107113
- name: Assign Activity Designer
108114
href: assign-activity-designer.md
@@ -117,6 +123,7 @@
117123
- name: Transaction Activity Designers
118124
items:
119125
- name: Overview and reference
126+
displayName: Transaction activity designers
120127
href: transaction-activity-designers.md
121128
- name: CancellationScope Activity Designer
122129
href: cancellationscope-activity-designer.md
@@ -131,6 +138,7 @@
131138
- name: Collection Activity Designers
132139
items:
133140
- name: Overview and reference
141+
displayName: Collection activity designers
134142
href: collection-activity-designers.md
135143
- name: AddToCollection<T> Activity Designer
136144
href: addtocollection-t-activity-designer.md
@@ -143,6 +151,7 @@
143151
- name: Error Handling Activity Designers
144152
items:
145153
- name: Overview and reference
154+
displayName: Error handling activity designers
146155
href: error-handling-activity-designers.md
147156
- name: Rethrow Activity Designer
148157
href: rethrow-activity-designer.md
@@ -153,20 +162,21 @@
153162
- name: Migration Activity Designers
154163
items:
155164
- name: Overview and reference
165+
displayName: Migration activity designers
156166
href: migration-activity-designers.md
157167
- name: Interop Activity Designer
158168
href: interop-activity-designer.md
159-
- name: Debug workflows
169+
- name: Debug
160170
items:
161-
- name: Debugging overview
171+
- name: Debug workflows
162172
href: debugging-workflows-with-the-workflow-designer.md
163173
- name: Set breakpoints in workflows
164174
href: how-to-set-breakpoints-in-workflows.md
165175
- name: Debug XAML with the Workflow Designer
166176
href: how-to-debug-xaml-with-the-workflow-designer.md
167177
- name: Unsupported debugging scenarios
168178
href: unsupported-debugging-scenarios-in-the-workflow-designer.md
169-
- name: Reference
179+
- name: UI Reference
170180
items:
171181
- name: Browse and Select a .NET Type Dialog Box
172182
href: browse-and-select-a-dotnet-type-dialog-box.md

0 commit comments

Comments
 (0)