From 048df0bf8fc872a986bf0ce63c1bbfb945c65d10 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 21 Sep 2023 12:34:53 -0500 Subject: [PATCH 1/2] Update docs changes (#10441) --- .../docs-conceptual/community/2023-updates.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/reference/docs-conceptual/community/2023-updates.md b/reference/docs-conceptual/community/2023-updates.md index 5977fecd8bb0..747273731e69 100644 --- a/reference/docs-conceptual/community/2023-updates.md +++ b/reference/docs-conceptual/community/2023-updates.md @@ -1,6 +1,6 @@ --- description: List of changes to the PowerShell documentation for 2023 -ms.date: 09/08/2023 +ms.date: 09/21/2023 title: What's New in PowerShell-Docs for 2023 --- # What's new in PowerShell Docs for 2023 @@ -31,6 +31,9 @@ Updated Content - [What's New in PowerShell 7.4 (preview)](../whats-new/what-s-new-in-powershell-74.md) - New features for 10 cmdlets +- Updated support status and installation notes for Raspberry Pi + - [Community support for PowerShell on Linux - PowerShell](/powershell/scripting/install/community-support#raspberry-pi-os) + ### Top Community Contributors GitHub stats @@ -42,11 +45,12 @@ GitHub stats The following people contributed to PowerShell docs this month by submitting pull requests or filing issues. Thank you! -| GitHub Id | PRs merged | Issues opened | -| --------- | :--------: | :-----------: | -| ehmiiz | 1 | 1 | -| deadlydog | 1 | | -| crisman | 1 | | +| GitHub Id | PRs merged | Issues opened | +| --------------- | :--------: | :-----------: | +| ehmiiz | 1 | 1 | +| crisman | 1 | | +| deadlydog | 1 | | +| JamesDBartlett3 | 1 | | ## 2023-Jul From 56f5eb4aa6e2ce1ea274cf68183895ba8913e1a7 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 21 Sep 2023 12:38:28 -0500 Subject: [PATCH 2/2] Update TOC (#10443) --- reference/docs-conceptual/toc.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/reference/docs-conceptual/toc.yml b/reference/docs-conceptual/toc.yml index 8dc0d815cae9..676567696956 100644 --- a/reference/docs-conceptual/toc.yml +++ b/reference/docs-conceptual/toc.yml @@ -24,8 +24,6 @@ items: href: install/install-alpine.md - name: Installing on Debian href: install/install-debian.md - - name: Installing on Raspberry Pi OS - href: install/install-raspbian.md - name: Installing on RHEL href: install/install-rhel.md - name: Installing on Ubuntu