Skip to content

Commit 5ea13ab

Browse files
authored
Merge pull request #8 from ghogen/gewarren-patch-1
Improve workflow toc
2 parents 21450a9 + bad5fd2 commit 5ea13ab

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/workflow-designer/toc.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
href: how-to-use-the-imports-designer.md
1919
- name: Use breadcrumb navigation
2020
href: how-to-use-breadcrumb-navigation.md
21-
- name: Use Search in the Workflow Designer
21+
- name: Use search
2222
href: how-to-use-search-in-the-workflow-designer.md
23-
- name: Define and consume activity delegates in the Workflow Designer
23+
- name: Define and consume activity delegates
2424
href: how-to-define-and-consume-activity-delegates-in-the-workflow-designer.md
25-
- name: Add comments to a workflow in the Workflow Designer
25+
- name: Add comments to a workflow
2626
href: how-to-add-comments-to-a-workflow-in-the-workflow-designer.md
2727
- name: Activity designers
2828
items:
29-
- name: Control Flow Activity Designers
29+
- name: Control flow activity designers
3030
items:
3131
- name: Overview and reference
3232
displayName: Control flow activity designers
@@ -51,7 +51,7 @@
5151
href: switch-t-activity-designer.md
5252
- name: While Activity Designer
5353
href: while-activity-designer.md
54-
- name: Flowchart Activity Designers
54+
- name: Flowchart activity designers
5555
items:
5656
- name: Overview and reference
5757
displayName: Flow chart activity designers
@@ -62,7 +62,7 @@
6262
href: flowdecision-activity-designer.md
6363
- name: FlowSwitch<T> Activity Designer
6464
href: flowswitch-t-activity-designer.md
65-
- name: State Machine Activity Designers
65+
- name: State Machine activity designers
6666
items:
6767
- name: Overview and reference
6868
displayName: State machine activity designers
@@ -75,7 +75,7 @@
7575
href: finalstate-activity-designer.md
7676
- name: Transition Activity Designer
7777
href: transition-activity-designer.md
78-
- name: Messaging Activity Designers
78+
- name: Messaging activity designers
7979
items:
8080
- name: Overview and reference
8181
displayName: Messaging activity designers
@@ -94,7 +94,7 @@
9494
href: sendandreceivereply-template-designer.md
9595
- name: TransactedReceiveScope Activity Designer
9696
href: transactedreceivescope-activity-designer.md
97-
- name: Runtime Activity Designers
97+
- name: Runtime activity designers
9898
items:
9999
- name: Overview and reference
100100
displayName: Run-time activity designers
@@ -103,7 +103,7 @@
103103
href: persist-activity-designer.md
104104
- name: TerminateWorkflow Activity Designer
105105
href: terminateworkflow-activity-designer.md
106-
- name: Primitives Activity Designers
106+
- name: Primitives activity designers
107107
items:
108108
- name: Overview and reference
109109
displayName: Primitives activity designers
@@ -118,7 +118,7 @@
118118
href: invokemethod-activity-designer.md
119119
- name: WriteLine Activity Designer
120120
href: writeline-activity-designer.md
121-
- name: Transaction Activity Designers
121+
- name: Transaction activity designers
122122
items:
123123
- name: Overview and reference
124124
displayName: Transaction activity designers
@@ -133,7 +133,7 @@
133133
href: confirm-activity-designer.md
134134
- name: TransactionScope Activity Designer
135135
href: transactionscope-activity-designer.md
136-
- name: Collection Activity Designers
136+
- name: Collection activity designers
137137
items:
138138
- name: Overview and reference
139139
displayName: Collection activity designers
@@ -146,7 +146,7 @@
146146
href: existsincollection-t-activity-designer.md
147147
- name: RemoveFromCollection<T> Activity Designer
148148
href: removefromcollection-t-activity-designer.md
149-
- name: Error Handling Activity Designers
149+
- name: Error-handling activity designers
150150
items:
151151
- name: Overview and reference
152152
displayName: Error handling activity designers
@@ -157,7 +157,7 @@
157157
href: throw-activity-designer.md
158158
- name: TryCatch Activity Designer
159159
href: trycatch-activity-designer.md
160-
- name: Migration Activity Designers
160+
- name: Migration activity designers
161161
items:
162162
- name: Overview and reference
163163
displayName: Migration activity designers

0 commit comments

Comments
 (0)