Files
Sunshine/docs/maintainers/README.md
2026-02-24 22:35:45 -05:00

16 lines
639 B
Markdown

# Maintainer Documentation
This directory contains documentation intended for Sunshine maintainers only. These documents cover internal processes,
workflows, and procedures that are not relevant to end users or general contributors.
## Available Documentation
### [Release Process](release.md)
Instructions for creating and managing Sunshine releases, including the steps to convert pre-releases to stable releases
and an overview of the automated workflows that are triggered during the release process.
---
> [!NOTE]
> These documents are excluded from the public Doxygen documentation build and are intended for internal use only.