Skip to content

Commit

Permalink
Update ms.topic metadata (#10939)
Browse files Browse the repository at this point in the history
* Update ms.topic metadata

* Replace deleted descriptions

* fix copy pasta error
  • Loading branch information
sdwheeler authored Mar 7, 2024
1 parent 9cf7449 commit e4fabb7
Show file tree
Hide file tree
Showing 29 changed files with 18 additions and 21 deletions.
6 changes: 4 additions & 2 deletions reference/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,17 @@
"7.3/**/*": "managed-reference",
"7.4/**/*": "managed-reference",
"7.5/**/*": "managed-reference",
"docs-conceptual/community/contributing/**/*.md": "contributor-guide",
"docs-conceptual/**/*.md": "conceptual",
"docs-conceptual/dev-cross-plat/**/*.md": "reference",
"docs-conceptual/developer/**/*.md": "reference",
"docs-conceptual/lang-spec/**/*.md": "reference",
"docs-conceptual/lang-spec/**/*.md": "language-reference",
"docs-conceptual/learn/*.md": "tutorial",
"docs-conceptual/learn/deep-dives/*.md": "tutorial",
"docs-conceptual/learn/ps101/*.md": "conceptual",
"docs-conceptual/learn/remoting/*.md": "tutorial",
"docs-conceptual/samples/**/*.md": "sample"
"docs-conceptual/samples/**/*.md": "sample",
"docs-conceptual/whats-new/**/*.md": "whats-new"
},
"products": {
"5.1/**/*": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This is a summarized list of rules for editing PowerShell documentation.
ms.date: 11/16/2022
ms.topic: conceptual
title: Editorial checklist
---
# Editor's checklist
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article explains how to give feedback about the PowerShell documentation.
ms.date: 07/26/2022
ms.topic: conceptual
title: How to file a PowerShell-Docs issue
---
# How to file a PowerShell-Docs issue
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article provides specific guidance for using Markdown in our documentation.
ms.date: 07/26/2022
ms.topic: conceptual
title: Markdown best practices
---
# Markdown best practices
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article is an overview of how to get started as a contributor to the PowerShell documentation.
ms.date: 07/26/2022
ms.topic: conceptual
title: Get started contributing to PowerShell documentation
---
# Get started contributing to PowerShell documentation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article describes how we manage and support hack-a-thon events like Hacktoberfest.
ms.date: 10/04/2022
ms.topic: conceptual
title: Hacktoberfest and other hack-a-thon events
---
# Hacktoberfest and other hack-a-thon events
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article explains how the PowerShell-Docs team uses labels in GitHub.
ms.date: 12/16/2022
ms.topic: conceptual
title: Labelling in GitHub
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article explains how the PowerShell-Docs team manages issues.
ms.date: 11/09/2022
ms.topic: conceptual
title: How we manage issues
---
# How we manage issues
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article explains how the PowerShell-Docs team manages pull requests.
ms.date: 07/25/2022
ms.topic: conceptual
title: How we manage pull requests
---
# Managing pull requests
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article outlines the steps required to contribute to the PowerShell documentation.
ms.date: 07/25/2022
ms.topic: conceptual
title: Contributing to PowerShell documentation
---
# Contributing to PowerShell documentation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article provides the rules of style for writing PowerShell documentation.
ms.date: 11/14/2022
ms.topic: conceptual
title: PowerShell-Docs style guide
---
# PowerShell-Docs style guide
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
description: This article contains guidelines for the proper use of product names and terms.
ms.date: 11/14/2022
ms.topic: conceptual
ms.custom: has-azure-ad-ps-ref
title: Product terminology and branding guidelines
---
# Product terminology and branding guidelines
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
description: This article explains how to submit pull requests to the PowerShell-Docs repository.
ms.date: 07/26/2022
ms.topic: conceptual
title: How to submit pull requests
---
# How to submit pull requests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
description: >-
This article describes the process for contributing quality improvements to the documentation.
ms.date: 06/28/2023
ms.topic: conceptual
title: Contributing quality improvements
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: >-
This article describes the process for contributing to the documentation using GitHub
Codespaces as an authoring environment.
ms.date: 05/10/2023
ms.topic: conceptual
title: Contribute using GitHub Codespaces
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Strongly Encouraged Development Guidelines
ms.date: 10/05/2021
ms.topic: reference
ms.topic: design-pattern
title: Strongly Encouraged Development Guidelines
---
# Strongly Encouraged Development Guidelines
Expand Down
2 changes: 1 addition & 1 deletion reference/docs-conceptual/discover-powershell.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn what PowerShell is and some essential commands used to discover more about PowerShell.
ms.date: 01/31/2023
ms.reviewer: sewhee
ms.topic: overview
title: Discover PowerShell
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Details the policies governing support for PowerShell
ms.date: 02/23/2024
ms.topic: lifecycle
title: PowerShell Support Lifecycle
---
# PowerShell Support Lifecycle
Expand Down
1 change: 1 addition & 0 deletions reference/docs-conceptual/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: This article is an introduction to the PowerShell scripting environment and its features.
ms.date: 06/28/2023
ms.topic: overview
title: What is PowerShell?
---

Expand Down
1 change: 1 addition & 0 deletions reference/docs-conceptual/powershell-commands.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Commands for PowerShell are known as cmdlets (pronounced command-lets)
ms.date: 11/16/2022
ms.topic: overview
title: What is a PowerShell command?
---
# What is a PowerShell command (cmdlet)?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: This topic describes the accessibility features of Windows PowerShell Integrated Scripting Environment (ISE) that you might find helpful.
ms.date: 12/19/2019
ms.topic: ui-reference
title: Accessibility in Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: This article is an overview of the features of the Windows PowerShell ISE
ms.custom: ISE-F1-page
ms.date: 05/04/2023
ms.topic: conceptual
ms.topic: ui-reference
title: Exploring the Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: Tabs in the Windows PowerShell Integrated Scripting Environment (ISE) allow you to simultaneously create and use several execution environments within the same application. Each PowerShell tab corresponds to a separate execution environment or session.
ms.date: 10/07/2021
ms.topic: ui-reference
title: How to Create a PowerShell Tab in Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: This article describes how to debug scripts on a local computer by using the Windows PowerShell ISE visual debugging features.
ms.date: 10/07/2021
ms.topic: ui-reference
title: How to Debug Scripts in Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: How to Use the Console Pane in the Windows PowerShell ISE
ms.date: 01/02/2020
ms.topic: ui-reference
title: How to Use the Console Pane in the Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: The PowerShell ISE is a host application for Windows PowerShell that allows you to run commands and write, test, and debug scripts in a single Windows-based graphic user interface.
ms.date: 10/07/2021
ms.topic: overview
title: Introducing the Windows PowerShell ISE
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: This article is a list of the keyboard shortcuts used in the PowerShell ISE.
ms.date: 03/04/2024
ms.topic: ui-reference
title: Keyboard Shortcuts for the Windows PowerShell ISE
---

Expand Down
2 changes: 1 addition & 1 deletion reference/docs-conceptual/windows-powershell/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This article explains the difference between Windows PowerShell and PowerShell.
ms.date: 11/03/2023
ms.topic: conceptual
ms.topic: overview
title: What is Windows PowerShell?
---
# What is Windows PowerShell?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
description: WMF is a prerequisite for Windows PowerShell. This articles shows the history of WMF versions and provides information about how to find and install WMF.
ms.date: 11/03/2023
ms.topic: overview
title: Windows Management Framework (WMF)
---

Expand Down

0 comments on commit e4fabb7

Please sign in to comment.