Skip to content

Commit 079e039

Browse files
niels9001mattwojo
andauthored
[Dev tools] Asset updates for overview page (#5957)
* Updated dev tools assets * Update index.md * Update index.md * Update index.md * Another asset pass * Update index.md * Update index.md * Update index.md * Updates * More updates * Update index.md * Update index.md * Update index.md * Smaller icons * Update index.md * Revert "Smaller icons" This reverts commit 9206a0c0813ec2e1f05025ef8b7181bd1ab6616a. * Updating icons and removing WinGet confic * Update index.md * Updated tools images * Smaller icons * Adding AI to dev paths * Updating ToC * Update index.md * Fix columns * Update index.md * Fixes * Adding standalone ToC * Update toc.yml * Update toc.yml * Update toc.yml * Update toc.yml * Rename 'Overview' to 'PowerToys' in toc.yml * Rename to 'Microsoft PowerToys' --------- Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent dfec1dc commit 079e039

25 files changed

Lines changed: 888 additions & 932 deletions

hub/dev-environment/index.md

Lines changed: 27 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,10 @@ Windows invites you to code as you are. Use whatever coding language or framewor
2121
[Install Terminal](https://www.microsoft.com/p/windows-terminal/9n0dx20hk701?rtc=1&activetab=pivot:overviewtab)
2222
:::column-end:::
2323
:::column:::
24-
[![Dev Drive icon](../images/dev-drive-icon.png)](/windows/dev-drive)<br>
25-
**[Dev Drive](/windows/dev-drive/)**<br>
26-
Improve performance by storing project files on a Dev Drive and keep files secure with trust designation, antivirus configuration, and attached filters.
27-
<br>
28-
[Create a Dev Drive](/windows/dev-drive#how-to-set-up-a-dev-drive)
29-
:::column-end:::
30-
:::column:::
31-
[![Windows Package Manager icon](../images/winget.png)](../package-manager/index.md)<br>
32-
**[Windows Package Manager](../package-manager/index.md)**<br>
33-
Use the winget.exe client, a comprehensive package manager, with your command line to install applications on Windows.<br>
34-
[Install Windows Package Manager](../package-manager/winget/index.md#install-winget)
24+
[![WinGet icon](../images/winget.png)](../package-manager/index.md)<br>
25+
**[WinGet](../package-manager/index.md)**<br>
26+
A package manager that simplifies package and configuration management through command-line or declarative manifests.<br>
27+
[Install WinGet](../package-manager/winget/index.md)
3528
:::column-end:::
3629
:::column:::
3730
[![WSL icon](../images/wsl-icon.png)](/windows/wsl/)<br>
@@ -42,18 +35,19 @@ Windows invites you to code as you are. Use whatever coding language or framewor
4235
:::row-end:::
4336

4437
:::row:::
45-
:::column:::
46-
[![Windows Package Manager icon](../images/winget.png)](../package-manager/configuration/index.md)<br>
47-
**[WinGet Configuration](../package-manager/configuration/index.md)**<br>
48-
Consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable.<br>
49-
[Author a configuration file](../package-manager/configuration/create.md)
50-
:::column-end:::
5138
:::column:::
5239
[![PowerToys icon](../images/powertoys.png)](../powertoys/index.md)<br>
5340
**[Microsoft PowerToys](../powertoys/index.md)**<br>
5441
Tune and streamline your Windows experience for greater productivity with this set of power user utilities.<br>
5542
[Install PowerToys](../powertoys/install.md)
5643
:::column-end:::
44+
:::column:::
45+
[![Dev Drive icon](../images/dev-drive-icon.png)](/windows/dev-drive)<br>
46+
**[Dev Drive](/windows/dev-drive/)**<br>
47+
Improve performance by storing project files on a Dev Drive and keep files secure with trust designation, antivirus configuration, and attached filters.
48+
<br>
49+
[Create a Dev Drive](/windows/dev-drive#how-to-set-up-a-dev-drive)
50+
:::column-end:::
5751
:::column:::
5852
[![Sudo for Windows icon](../images/sudo.png)](/windows/sudo/)<br>
5953
**[Sudo for Windows](/windows/sudo/)**<br>
@@ -64,37 +58,10 @@ Windows invites you to code as you are. Use whatever coding language or framewor
6458
:::row-end:::
6559
<br>
6660

67-
## AI for Windows apps
68-
69-
:::row:::
70-
:::column:::
71-
[![Copilot in Windows icon](../images/copilot.png)](/windows/ai/)<br>
72-
**[Windows AI Hub](/windows/ai)**<br>
73-
A new era of AI has arrived at Microsoft. See how AI is being integrated in Windows 11.<br>
74-
[Visit Windows AI Hub](/windows/ai)
75-
:::column-end:::
76-
:::column:::
77-
[![Copilot+ PC image](../images/copilot-pc.png)](/windows/ai/npu-devices)<br>
78-
**[Copilot+ PCs Developer Guide](/windows/ai/npu-devices/)**<br>
79-
Copilot+ PCs are a new class of Windows 11 hardware powered by a high-performance Neural Processing Unit (NPU).<br>
80-
[Develop for Copilot+ PCs](/windows/ai/npu-devices)
81-
:::column-end:::
82-
:::column:::
83-
[![Windows ML icon](../images/windows-ml-diagram.png)](/windows/ai/new-windows-ml/overview)<br>
84-
**[Windows ML](/windows/ai/new-windows-ml/overview)**<br>
85-
Pairing Windows ML with the ONNX Runtime is often the most straightforward way for C#, C++, and Python developers to bring hardware-accelerated AI to their users.<br>
86-
[Get Started with Windows ML](/windows/ai/new-windows-ml/get-started)
87-
:::column-end:::
88-
:::column:::
89-
[![RAI icon](../images/rai.png)](/windows/ai/rai)<br>
90-
**[Responsible AI guidance for Windows](/windows/ai/rai)**<br>
91-
Recommended responsible development practices to use as you create apps that utilize AI features on Windows.<br>
92-
[Develop Responsibly](/windows/ai/rai)
93-
:::column-end:::
94-
:::row-end:::
95-
9661
## Development paths
9762

63+
Follow these guides to set up your Windows development environment for your preferred language or framework.
64+
9865
:::row:::
9966
:::column:::
10067
[![JavaScrip icon](../images/javascript-logo.png)](./javascript/index.md)<br>
@@ -106,19 +73,24 @@ Windows invites you to code as you are. Use whatever coding language or framewor
10673
**[Get started with Python](../python/index.yml)**<br>
10774
Install Python and get your development environment setup on Windows or Windows Subsystem for Linux.
10875
:::column-end:::
109-
:::column:::
110-
[![Android icon](../images/android-logo.png)](/windows/android)<br>
111-
**[Get started with Android](/windows/android)**<br>
112-
Install Android Studio, or choose a cross-platform solution like .NET MAUI, React, or creating a PWA, and get your development environment setup on Windows.
113-
:::column-end:::
11476
:::column:::
11577
[![Windows Desktop icon](../images/windows-logo.png)](../apps/index.yml)<br>
11678
**[Get started building Windows apps](../apps/index.yml)**<br>
117-
Get started building desktop apps for Windows using the Windows App SDK, UWP, Win32, WPF, Windows Forms, or updating and deploying existing desktop apps with MSIX and XAML Islands.
79+
Get started building desktop apps for Windows using the Windows App SDK, Win32, WPF, Windows Forms, or updating and deploying existing desktop apps with MSIX.
80+
:::column-end:::
81+
:::column:::
82+
[![AI Foundry icon](../images/aifoundry-icon.png)](/windows/ai)<br>
83+
**[Get started with Windows AI](/windows/ai)**<br>
84+
Get started building next-generation applications with local AI running on NPU-powered devices.
11885
:::column-end:::
11986
:::row-end:::
12087

12188
:::row:::
89+
:::column:::
90+
[![Android icon](../images/android-logo.png)](/windows/android)<br>
91+
**[Get started with Android](/windows/android)**<br>
92+
Install Android Studio, or choose a cross-platform solution like .NET MAUI, React, or creating a PWA, and get your development environment setup on Windows.
93+
:::column-end:::
12294
:::column:::
12395
[![C / C++](../images/c-logo.png)](/cpp/)<br>
12496
**[Get started with C++ and C](/cpp/)**<br>
@@ -134,14 +106,14 @@ Windows invites you to code as you are. Use whatever coding language or framewor
134106
**[Get started with F#](/dotnet/fsharp/)**<br>
135107
Get started building apps using F# and .NET.
136108
:::column-end:::
109+
:::row-end:::
110+
111+
:::row:::
137112
:::column:::
138113
[![Rust icon](../images/rust-icon.png)](./rust/index.yml)<br>
139114
**[Get started with Rust](./rust/index.yml)**<br>
140115
Get started programming with Rust&mdash;including how to set up Rust for Windows by consuming the *windows* crate.
141116
:::column-end:::
142-
:::row-end:::
143-
144-
:::row:::
145117
:::column:::
146118
[![PowerShell icon](../images/powershell.png)](/powershell/)<br>
147119
**[Get started with PowerShell](/powershell/)**<br>

0 commit comments

Comments
 (0)