Skip to content

Commit ca88513

Browse files
committed
toc comment on firstchild nav/ov pages
1 parent 5122a64 commit ca88513

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

microsoft-edge/toc.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
# Release notes # new toc bucket
2929
- name: Release notes
3030
items:
31+
# - name: Release notes # firstchild overview/nav for toc bucket
32+
# href: ./dir/filename.md
33+
3134
- name: Site compatibility-impacting changes coming to Microsoft Edge
3235
href: ./web-platform/site-impacting-changes.md
3336

@@ -45,6 +48,9 @@
4548
# Experimental web platform features # new toc bucket
4649
- name: Experimental web platform features
4750
items:
51+
# - name: Experimental web platform features # firstchild overview/nav for toc bucket
52+
# href: ./dir/filename.md
53+
4854
- name: Use origin trials in Microsoft Edge
4955
href: ./origin-trials/index.md
5056

@@ -1700,7 +1706,7 @@
17001706
# Test and automation
17011707
- name: Test and automation
17021708
items:
1703-
- name: Test and automation in Microsoft Edge
1709+
- name: Test and automation in Microsoft Edge # firstchild overview/nav for toc bucket
17041710
href: ./test-and-automation/test-and-automation.md
17051711

17061712
- name: DevTools Protocol
@@ -1731,7 +1737,7 @@
17311737
# /Test and automation
17321738

17331739
# =============================================================================
1734-
# Edge-specific web development tips # renamed from "Development tips for Microsoft Edge"
1740+
# Edge-specific web development tips # renamed from "Development tips for Microsoft Edge" # firstchild overview/nav for toc bucket
17351741
- name: Edge-specific web development tips
17361742
items:
17371743
- name: Edge-specific web development tips

microsoft-edge/web-platform/web-platform.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -105,19 +105,6 @@ Formatting and highlighting JSON data is useful because sometimes a web server r
105105
See [View formatted JSON responses or files](../devtools-guide-chromium/json-viewer/json-viewer.md).
106106

107107

108-
<!-- ====================================================================== -->
109-
## Sign up for the Ad Selection API
110-
111-
<!-- todo: move section to different .md file?
112-
this article is in toc bucket "Experimental web platform features" not "Edge-specific web development tips" -->
113-
114-
The Ad Selection API provides user-relevant ads on your site without using third-party cookies. The Ad Selection API can be used by:
115-
* **Sellers** running a supply-side platform (SSP), who can use the API to provide higher-quality ads for their publishers.
116-
* **Buyers** running a demand-side platform (DSP), who can use the API to improve the effectiveness of advertising campaigns.
117-
118-
See [Sign up for the Ad Selection API](./ad-selection-api.md).
119-
120-
121108
<!-- ====================================================================== -->
122109
## See also
123110

0 commit comments

Comments
 (0)