> For the complete documentation index, see [llms.txt](https://poshcode.gitbook.io/powershell-practice-and-style/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide.md).

# Style Guide

- [Introduction](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/introduction.md)
- [Code Layout and Formatting](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/code-layout-and-formatting.md)
- [Function Structure](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/function-structure.md)
- [Documentation and Comments](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/documentation-and-comments.md)
- [Readability](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/readability.md)
- [Naming Conventions](https://poshcode.gitbook.io/powershell-practice-and-style/style-guide/naming-conventions.md)
