Skip to content
Open
Show file tree
Hide file tree
Changes from 17 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
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
6 changes: 2 additions & 4 deletions microsoft-edge/devtools/performance/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,14 @@ Use the **Performance** tool to analyze your website's performance. There are t
* Record a profile and view a performance timeline.

**Detailed contents:**
* [Overview](#overview)
<!-- https://github.com/captainbrosset/WebToc -->

* [Overview](#overview)
* [Open the Performance tool](#open-the-performance-tool)
* [Using the Command Menu](#using-the-command-menu)

* [Local metrics for page interactions](#local-metrics-for-page-interactions)
* [Recorded profile timeline](#recorded-profile-timeline)
* [Switching to viewing local metrics or another profile](#switching-to-viewing-local-metrics-or-another-profile)


* [Monitor Core Web Vitals metrics](#monitor-core-web-vitals-metrics)
* [Terminology](#terminology)
* [Use the demo page](#use-the-demo-page)
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 @@ -87,6 +87,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.
Loading