|
9 | 9 | href: whats-new.md
|
10 | 10 | - name: Quickstarts
|
11 | 11 | items:
|
12 |
| - - name: Using the web portal |
| 12 | + - name: Build a classifier |
13 | 13 | items:
|
14 |
| - - name: Build a classifier |
| 14 | + - name: Using the web portal |
15 | 15 | 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 |
21 | 17 | 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 |
27 | 19 | 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 |
33 | 21 | 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 |
39 | 23 | 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 |
45 | 25 | 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 |
47 | 39 | href: go-tutorial-object-detection.md
|
48 | 40 | - name: Tutorials
|
49 | 41 | items:
|
|
0 commit comments