Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Progressive Web Apps
# WebView2
# Test and automation
# Edge-specific web development tips
# Edge-specific web development tips (/web-platform/)
# Microsoft Edge IDE integration
# Accessibility in Microsoft Edge
# DualEngine
Expand Down Expand Up @@ -65,6 +65,12 @@

- name: Sign up for the Ad Selection API
href: ./web-platform/ad-selection-api.md

- name: Prompting a built-in language model with the Prompt API
href: ./web-platform/prompt-api.md

- name: Summarize, write, and rewrite text with the Writing Assistance APIs
href: ./web-platform/writing-assistance-apis.md
# /Experimental web platform features
# =============================================================================
# Microsoft Edge DevTools
Expand Down Expand Up @@ -1757,7 +1763,7 @@
href: ./test-and-automation/webhint.md
# /Test and automation
# =============================================================================
# Edge-specific web development tips
# Edge-specific web development tips (/web-platform/)
- name: Edge-specific web development tips
items:
- name: Edge-specific web development tips
Expand Down Expand Up @@ -1789,7 +1795,7 @@
- name: View a JSON file or server response with formatting
href: ./web-platform/json-viewer.md
displayName: JSON viewer, view JSON
# /Edge-specific web development tips
# /Edge-specific web development tips (/web-platform/)
# =============================================================================
# Microsoft Edge IDE integration
- name: Microsoft Edge IDE integration
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
587 changes: 587 additions & 0 deletions microsoft-edge/web-platform/prompt-api.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
554 changes: 554 additions & 0 deletions microsoft-edge/web-platform/writing-assistance-apis.md

Large diffs are not rendered by default.

Loading