Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
4f08395
Translator API docs
captainbrosset Sep 5, 2025
a43ab8e
writer editor pass
mikehoffms Sep 5, 2025
b8c56f7
break section in 2
mikehoffms Sep 5, 2025
6a425b8
date
mikehoffms Sep 9, 2025
62eb634
date 2
mikehoffms Sep 9, 2025
7070753
date 0907
mikehoffms Sep 9, 2025
ba96d85
date 09 09
mikehoffms Sep 9, 2025
46d598b
update per Word
mikehoffms Sep 10, 2025
939cd46
webtoc
mikehoffms Sep 10, 2025
ebb5bb7
linkfix
mikehoffms Sep 10, 2025
d77724a
Apply suggestions from code review
captainbrosset Sep 11, 2025
8da5f1e
Merge branch 'main' of github.com:MicrosoftDocs/edge-developer into u…
captainbrosset Sep 11, 2025
5b1faf5
Reworked intro to the translate methods
captainbrosset Sep 11, 2025
d0331f2
not draft-demo link
mikehoffms Sep 11, 2025
c6efba0
modular method Ref sections
mikehoffms Sep 11, 2025
76daa96
date 09/11
mikehoffms Sep 11, 2025
95103da
aka.ms
mikehoffms Sep 12, 2025
e72657a
clean up lang codes
mikehoffms Sep 12, 2025
64b9c04
move sourceLang down
mikehoffms Sep 12, 2025
6c12548
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Oct 1, 2025
c636392
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Oct 6, 2025
0d271da
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Oct 15, 2025
aeaf93b
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Oct 16, 2025
2a43796
flag2
mikehoffms Oct 20, 2025
cb22c90
# name of flag
mikehoffms Oct 20, 2025
3685cf9
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Oct 22, 2025
b171f51
edge version # & two flags
mikehoffms Oct 23, 2025
088c80d
normize Send Fdbk
mikehoffms Oct 23, 2025
e41c5a2
Merge branch 'main' into user/pabrosse/translation-api
mikehoffms Nov 5, 2025
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
1 change: 1 addition & 0 deletions microsoft-edge/devtools/network/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The **Network** tool has the following features, to inspect network activity for


**Detailed contents:**
<!-- https://github.com/captainbrosset/WebToc -->

* [Record network requests](#record-network-requests)
* [Stop recording network requests](#stop-recording-network-requests)
Expand Down
2 changes: 2 additions & 0 deletions microsoft-edge/devtools/performance/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Use the **Performance** tool to analyze your website's performance. There are t
* Record a profile and view a performance timeline.

**Detailed contents:**
<!-- https://github.com/captainbrosset/WebToc -->

* [Overview](#overview)
* [Open the Performance tool](#open-the-performance-tool)
* [Using the Command Menu](#using-the-command-menu)
Expand Down
1 change: 1 addition & 0 deletions microsoft-edge/devtools/sources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ ms.date: 04/18/2025
Use the **Sources** tool to view, modify, and debug front-end JavaScript code, and to inspect the resources that make up the current webpage.

**Detailed contents:**
<!-- https://github.com/captainbrosset/WebToc -->

* [The Navigator, Editor, and Debugger panes](#the-navigator-editor-and-debugger-panes)
* [Using the Navigator pane to select files](#using-the-navigator-pane-to-select-files)
Expand Down
3 changes: 3 additions & 0 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@

- name: Summarize, write, and rewrite text with the Writing Assistance APIs
href: ./web-platform/writing-assistance-apis.md

- name: Translate text with the Translator API
href: ./web-platform/translator-api.md
# /Experimental web platform features
# =============================================================================
# Microsoft Edge DevTools
Expand Down
1 change: 1 addition & 0 deletions microsoft-edge/web-platform/prompt-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,4 +590,5 @@ You can also contribute to the discussion about the design of the Prompt API at

* [Explainer for the Prompt API](https://github.com/webmachinelearning/prompt-api), on the Web Machine Learning GitHub repo.
* [Write, rewrite, and summarize text with the Writing Assistance APIs](./writing-assistance-apis.md)
* [Translate text with the Translator API](./translator-api.md)
* [/built-in-ai/](https://github.com/MicrosoftEdge/Demos/tree/main/built-in-ai/) - Source code and Readme for Built-in AI playgrounds, including the Prompt API playground.
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.
431 changes: 431 additions & 0 deletions microsoft-edge/web-platform/translator-api.md

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions microsoft-edge/web-platform/writing-assistance-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ The Writing Assistance APIs use a model that's provided by Microsoft Edge and bu

* **Simplified usage for web developers:** The built-in model can be run by using straightforward web APIs and doesn't require AI/ML expertise or using third-party frameworks.

<!-- todo: reveal draft-demo link?
See also:
* [/webnn/](https://github.com/MicrosoftEdge/Demos/tree/main/webnn/) - Source code and Readme for the WebNN demo in the `MicrosoftEdge / Demos` repo.
-->


<!-- ====================================================================== -->
## The Phi-4-mini model
Expand Down Expand Up @@ -556,6 +551,5 @@ You can also contribute to the discussion about the design of the Writing Assist

* [Writing Assistance APIs Explainer](https://github.com/webmachinelearning/writing-assistance-apis), on the Web Machine Learning GitHub repo.
* [Prompt a built-in language model with the Prompt API](./prompt-api.md).
* [Translate text with the Translator API](./translator-api.md).
* [/built-in-ai/](https://github.com/MicrosoftEdge/Demos/tree/main/built-in-ai/) - Source code and Readme for the Built-in AI playgrounds demo.
<!-- todo: reveal draft-demo link?
* [/webnn/](https://github.com/MicrosoftEdge/Demos/tree/main/webnn/) - Source code and Readme for the WebNN demo in the `MicrosoftEdge / Demos` repo. -->
2 changes: 2 additions & 0 deletions microsoft-edge/webview2/concepts/overview-features-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ when adding an h4 heading, add nav link below the h2
-->

**Detailed contents:**
<!-- https://github.com/captainbrosset/WebToc -->

* [Overview of top-level feature areas](#overview-of-top-level-feature-areas)
* [Main classes: Environment, Controller, and Core](#main-classes-environment-controller-and-core)
* [Web/native interop](#webnative-interop)
Expand Down