Skip to content

Commit 6f49121

Browse files
authored
Merge pull request #4588 from gewarren/workflow-toc
[workflow-designer] Remove duplicate toc node names
2 parents 09d26db + d1d160e commit 6f49121

File tree

4 files changed

+34
-79
lines changed

4 files changed

+34
-79
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3350,6 +3350,16 @@
33503350
"redirect_url": "/visualstudio/ide/whats-new-visual-studio-2019",
33513351
"redirect_document_id": false
33523352
},
3353+
{
3354+
"source_path": "docs/workflow-designer/workflow-designer-ui-help.md",
3355+
"redirect_url": "/visualstudio/workflow-designer/browse-and-select-a-dotnet-type-dialog-box",
3356+
"redirect_document_id": false
3357+
},
3358+
{
3359+
"source_path": "docs/workflow-designer/using-the-activity-designers.md",
3360+
"redirect_url": "/visualstudio/workflow-designer/control-flow-activity-designers",
3361+
"redirect_document_id": false
3362+
},
33533363
{
33543364
"source_path": "docs/workflow-designer/activity-views-legacy.md",
33553365
"redirect_url": "/visualstudio/workflow-designer/developing-applications-with-the-workflow-designer",

docs/workflow-designer/toc.yml

Lines changed: 24 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
- name: Develop apps with the Workflow Designer
2-
# Auto-expanded node
32
items:
4-
- name: Develop apps with the Workflow Designer
3+
- name: Overview and prerequisites
54
href: developing-applications-with-the-workflow-designer.md
6-
- name: Create a Workflow project
7-
# Auto-expanded node
5+
- name: Workflow projects
86
items:
97
- name: Create a Workflow project
108
href: creating-a-workflow-project.md
@@ -29,14 +27,11 @@
2927
- name: Add comments to a workflow in the Workflow Designer
3028
href: how-to-add-comments-to-a-workflow-in-the-workflow-designer.md
3129
- name: Activity designers
32-
# Auto-expanded node
3330
items:
34-
- name: Activity designers
35-
href: using-the-activity-designers.md
3631
- name: Control Flow Activity Designers
37-
# Auto-expanded node
3832
items:
39-
- name: Control Flow Activity Designers
33+
- name: Overview and reference
34+
displayName: Control flow activity designers
4035
href: control-flow-activity-designers.md
4136
- name: DoWhile Activity Designer
4237
href: dowhile-activity-designer.md
@@ -59,9 +54,9 @@
5954
- name: While Activity Designer
6055
href: while-activity-designer.md
6156
- name: Flowchart Activity Designers
62-
# Auto-expanded node
6357
items:
64-
- name: Flowchart Activity Designers
58+
- name: Overview and reference
59+
displayName: Flow chart activity designers
6560
href: flowchart-activity-designers.md
6661
- name: Flowchart Activity Designer
6762
href: flowchart-activity-designer.md
@@ -70,9 +65,9 @@
7065
- name: FlowSwitch<T> Activity Designer
7166
href: flowswitch-t-activity-designer.md
7267
- name: State Machine Activity Designers
73-
# Auto-expanded node
7468
items:
75-
- name: State Machine Activity Designers
69+
- name: Overview and reference
70+
displayName: State machine activity designers
7671
href: state-machine-activity-designers.md
7772
- name: StateMachine Activity Designer
7873
href: statemachine-activity-designer.md
@@ -83,9 +78,9 @@
8378
- name: Transition Activity Designer
8479
href: transition-activity-designer.md
8580
- name: Messaging Activity Designers
86-
# Auto-expanded node
8781
items:
88-
- name: Messaging Activity Designers
82+
- name: Overview and reference
83+
displayName: Messaging activity designers
8984
href: messaging-activity-designers.md
9085
- name: CorrelationScope Activity Designer
9186
href: correlationscope-activity-designer.md
@@ -102,18 +97,18 @@
10297
- name: TransactedReceiveScope Activity Designer
10398
href: transactedreceivescope-activity-designer.md
10499
- name: Runtime Activity Designers
105-
# Auto-expanded node
106100
items:
107-
- name: Runtime Activity Designers
101+
- name: Overview and reference
102+
displayName: Run-time activity designers
108103
href: runtime-activity-designers.md
109104
- name: Persist Activity Designer
110105
href: persist-activity-designer.md
111106
- name: TerminateWorkflow Activity Designer
112107
href: terminateworkflow-activity-designer.md
113108
- name: Primitives Activity Designers
114-
# Auto-expanded node
115109
items:
116-
- name: Primitives Activity Designers
110+
- name: Overview and reference
111+
displayName: Primitives activity designers
117112
href: primitives-activity-designers.md
118113
- name: Assign Activity Designer
119114
href: assign-activity-designer.md
@@ -126,9 +121,9 @@
126121
- name: WriteLine Activity Designer
127122
href: writeline-activity-designer.md
128123
- name: Transaction Activity Designers
129-
# Auto-expanded node
130124
items:
131-
- name: Transaction Activity Designers
125+
- name: Overview and reference
126+
displayName: Transaction activity designers
132127
href: transaction-activity-designers.md
133128
- name: CancellationScope Activity Designer
134129
href: cancellationscope-activity-designer.md
@@ -141,9 +136,9 @@
141136
- name: TransactionScope Activity Designer
142137
href: transactionscope-activity-designer.md
143138
- name: Collection Activity Designers
144-
# Auto-expanded node
145139
items:
146-
- name: Collection Activity Designers
140+
- name: Overview and reference
141+
displayName: Collection activity designers
147142
href: collection-activity-designers.md
148143
- name: AddToCollection<T> Activity Designer
149144
href: addtocollection-t-activity-designer.md
@@ -154,9 +149,9 @@
154149
- name: RemoveFromCollection<T> Activity Designer
155150
href: removefromcollection-t-activity-designer.md
156151
- name: Error Handling Activity Designers
157-
# Auto-expanded node
158152
items:
159-
- name: Error Handling Activity Designers
153+
- name: Overview and reference
154+
displayName: Error handling activity designers
160155
href: error-handling-activity-designers.md
161156
- name: Rethrow Activity Designer
162157
href: rethrow-activity-designer.md
@@ -165,14 +160,13 @@
165160
- name: TryCatch Activity Designer
166161
href: trycatch-activity-designer.md
167162
- name: Migration Activity Designers
168-
# Auto-expanded node
169163
items:
170-
- name: Migration Activity Designers
164+
- name: Overview and reference
165+
displayName: Migration activity designers
171166
href: migration-activity-designers.md
172167
- name: Interop Activity Designer
173168
href: interop-activity-designer.md
174-
- name: Debug workflows
175-
# Auto-expanded node
169+
- name: Debug
176170
items:
177171
- name: Debug workflows
178172
href: debugging-workflows-with-the-workflow-designer.md
@@ -182,11 +176,8 @@
182176
href: how-to-debug-xaml-with-the-workflow-designer.md
183177
- name: Unsupported debugging scenarios
184178
href: unsupported-debugging-scenarios-in-the-workflow-designer.md
185-
- name: UI reference
186-
# Auto-expanded node
179+
- name: UI Reference
187180
items:
188-
- name: UI reference
189-
href: workflow-designer-ui-help.md
190181
- name: Browse and Select a .NET Type Dialog Box
191182
href: browse-and-select-a-dotnet-type-dialog-box.md
192183
- name: CorrelatesOn Definition Dialog Box

docs/workflow-designer/using-the-activity-designers.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/workflow-designer/workflow-designer-ui-help.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)