Skip to content

Commit 0a7cdcf

Browse files
Merge pull request #134653 from erhopf/support-contextual-toc
[CogSvcs] Contextual linking for a single support and help topic.
2 parents bcf1871 + c4346e2 commit 0a7cdcf

File tree

37 files changed

+212
-47
lines changed

37 files changed

+212
-47
lines changed

articles/cognitive-services/Computer-vision/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@
198198
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/computervision?view=azure-java-stable
199199
- name: Resources
200200
items:
201+
- name: Support & help options
202+
href: ../cognitive-services-support-options.md?context=/azure/cognitive-services/computer-vision/context/context-support
201203
- name: Samples
202204
items:
203205
- name: Explore an image processing app
@@ -212,10 +214,6 @@
212214
href: language-support.md
213215
- name: Pricing and limits
214216
href: https://azure.microsoft.com/pricing/details/cognitive-services/computer-vision
215-
- name: UserVoice
216-
href: https://cognitive.uservoice.com/forums/430309-computer-vision-api
217-
- name: Stack Overflow
218-
href: https://stackoverflow.com/questions/tagged/microsoft-cognitive
219217
- name: Azure roadmap
220218
href: https://azure.microsoft.com/updates/?product=cognitive-services
221219
- name: Regional availability
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Cognitive Services
6+
tocHref: /azure/cognitive-services/
7+
topicHref: /azure/cognitive-services/index
8+
items:
9+
- name: Content Moderator
10+
tocHref: /azure/cognitive-services/
11+
topicHref: /azure/cognitive-services/content-moderator/index
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### YamlMime: ContextObject
2+
brand: azure
3+
breadcrumb_path: ../breadcrumb/toc.yml
4+
toc_rel: ../toc.yml

articles/cognitive-services/Content-Moderator/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@
9898
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.0/contentmoderator
9999
- name: Resources
100100
items:
101+
- name: Support & help options
102+
href: ../cognitive-services-support-options.md?context=/azure/cognitive-services/content-moderator/context/context
101103
- name: Samples
102104
items:
103105
- name: .NET SDK samples
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Cognitive Services
6+
tocHref: /azure/cognitive-services/
7+
topicHref: /azure/cognitive-services/index
8+
items:
9+
- name: Custom Vision Service
10+
tocHref: /azure/cognitive-services/
11+
topicHref: /azure/cognitive-services/custom-vision-service/index
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### YamlMime: ContextObject
2+
brand: azure
3+
breadcrumb_path: ../breadcrumb/toc.yml
4+
toc_rel: ../toc.yml

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v1.1/customvision/prediction
8282
- name: Resources
8383
items:
84+
- name: Support & help options
85+
href: ../cognitive-services-support-options.md?context=/azure/cognitive-services/custom-vision-service/context/context
8486
- name: Samples
8587
href: https://docs.microsoft.com/samples/browse/?products=azure&term=vision
8688
- name: Limits and quotas
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Cognitive Services
6+
tocHref: /azure/cognitive-services/
7+
topicHref: /azure/cognitive-services/index
8+
items:
9+
- name: Face
10+
tocHref: /azure/cognitive-services/
11+
topicHref: /azure/cognitive-services/face/index
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### YamlMime: ContextObject
2+
brand: azure
3+
breadcrumb_path: ../breadcrumb/toc.yml
4+
toc_rel: ../toc.yml

articles/cognitive-services/Face/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
href: https://github.com/Microsoft/Cognitive-Face-iOS
9090
- name: Resources
9191
items:
92+
- name: Support & help options
93+
href: ../cognitive-services-support-options.md?context=/azure/cognitive-services/face/context/context
9294
- name: Samples
9395
items:
9496
- name: Face samples

0 commit comments

Comments
 (0)