Skip to content

Commit 7ff6af6

Browse files
authored
Merge pull request #111737 from PatrickFarley/cusvis-updates
[cog serv] rearrange toc in prep for zone pivots
2 parents 853aa7b + a4c1c1e commit 7ff6af6

File tree

1 file changed

+20
-28
lines changed
  • articles/cognitive-services/Custom-Vision-Service

1 file changed

+20
-28
lines changed

articles/cognitive-services/Custom-Vision-Service/toc.yml

Lines changed: 20 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,41 +9,33 @@
99
href: whats-new.md
1010
- name: Quickstarts
1111
items:
12-
- name: Using the web portal
12+
- name: Build a classifier
1313
items:
14-
- name: Build a classifier
14+
- name: Using the web portal
1515
href: getting-started-build-a-classifier.md
16-
- name: Build an object detector
17-
href: get-started-build-detector.md
18-
- name: Using the .NET SDK
19-
items:
20-
- name: Image classification
16+
- name: Using the .NET SDK
2117
href: csharp-tutorial.md
22-
- name: Object detection
23-
href: csharp-tutorial-od.md
24-
- name: Using the Python SDK
25-
items:
26-
- name: Image classification
18+
- name: Using the Python SDK
2719
href: python-tutorial.md
28-
- name: Object detection
29-
href: python-tutorial-od.md
30-
- name: Using the Java SDK
31-
items:
32-
- name: Image classification
20+
- name: Using the Java SDK
3321
href: java-tutorial.md
34-
- name: Object detection
35-
href: java-tutorial-od.md
36-
- name: Using the Node.js SDK
37-
items:
38-
- name: Image classification
22+
- name: Using the Node.js SDK
3923
href: node-tutorial.md
40-
- name: Object detection
41-
href: node-tutorial-object-detection.md
42-
- name: Using the Go SDK
43-
items:
44-
- name: Image classification
24+
- name: Using the Go SDK
4525
href: go-tutorial.md
46-
- name: Object detection
26+
- name: Build an object detector
27+
items:
28+
- name: Using the web portal
29+
href: get-started-build-detector.md
30+
- name: Using the .NET SDK
31+
href: csharp-tutorial-od.md
32+
- name: Using the Python SDK
33+
href: python-tutorial-od.md
34+
- name: Using the Java SDK
35+
href: java-tutorial-od.md
36+
- name: Using the Node.js SDK
37+
href: node-tutorial-object-detection.md
38+
- name: Using the Go SDK
4739
href: go-tutorial-object-detection.md
4840
- name: Tutorials
4941
items:

0 commit comments

Comments
 (0)