16 lines
639 B
Markdown
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.
|