Skip to content

Latest commit

Β 

History

History
84 lines (68 loc) Β· 3.42 KB

File metadata and controls

84 lines (68 loc) Β· 3.42 KB
ms.date 05/13/2026

PowerShell Documentation

Welcome to the PowerShell-Docs repository, the home of the official PowerShell documentation.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

PowerShell Updatable Help (CabGen) CI Build Status

Build Status

Repository Structure

The following list describes the main folders in this repository.

---
config:
    treeView:
        rowIndent: 20
        lineThickness: 2
    themeVariables:
        treeView:
            labelFontSize: '14px'
            labelColor: '#3498DB'
            lineColor: '#3498DB'
---
treeView-beta
    "πŸ“ PowerShell-Docs"
        "πŸ“ .devcontainer - VS Code Remote Containers configuration"
        "βš™οΈ .github - GitHub repository configuration and workflows"
        "πŸ’» .vscode - VS Code settings and recommended extensions"
        "πŸ“ assets - Downloadable files linked in documentation"
        "πŸ”€ redir - URL redirection mapping files"
        "πŸ“š reference - Published documentation content"
            "πŸ“˜ 5.1 - PowerShell 5.1 cmdlet reference"
            "πŸ“˜ 7.4 - PowerShell 7.4 cmdlet reference"
            "πŸ“˜ 7.5 - PowerShell 7.5 cmdlet reference"
            "πŸ“˜ 7.6 - PowerShell 7.6 cmdlet reference"
            "πŸ“˜ 7.7 - PowerShell 7.7 cmdlet reference"
            "🍞 bread - Breadcrumb navigation TOC"
            "πŸ“– docs-conceptual - Conceptual articles published to learn.ms"
            "πŸ“„ includes - Markdown include files"
            "πŸ—ΊοΈ mapping - Version mapping configuration"
            "πŸ–ΌοΈ media - Images used in documentation"
            "πŸ“¦ module - Module Browser page source"
        "πŸ§ͺ tests - Pester tests for build validation"
        "πŸ”§ tools - Build system tools and scripts"
Loading

Note

The reference content (in the numbered folders) is used to create the webpages on the Docs site as well as the updateable help used by PowerShell. The articles in the docs-conceptual folder are only published to the Docs website.

Contributing

We welcome public contributions into this repository via pull requests into the main branch. Please note that before we can accept your pull request you must sign our Contribution License Agreement. This is a one-time requirement.

For more information on contributing, read our contributor's guide. The contributor's guide contains detailed information about how to contribute documentation, suggested tools, and style and formatting requirements. Please use the Issue and Pull Request templates to help keep documentation consistent across versions.

Licenses

There are two license files for this project. The MIT License applies to the code contained in this repo. The Creative Commons license applies to the documentation.