Remove duplicated runner docs (#479)

The `usage/actions/runner` has duplicated runner documentations as `/runner`. This PR remove the duplicated content and leave obtain registry token in `usage/actions/runner` and runner install/configurations in `/runner`.

Reviewed-on: https://gitea.com/gitea/docs/pulls/479
Reviewed-by: silverwind <[email protected]>
This commit is contained in:
Lunny Xiao
2026-08-02 21:53:31 +00:00
parent 8bcba04001
commit a1ef3a26ef
8 changed files with 44 additions and 1772 deletions
+4 -2
View File
@@ -3,6 +3,8 @@ sidebar_position: 1
slug: /
---
import RunnerDoc from '@site/docs/usage/actions/runner.mdx';
# Gitea Runner
<RunnerDoc />
The [Gitea Runner](https://gitea.com/gitea/runner) is the runner for Gitea Actions. This section contains versioned documentation for the runner.
See the latest stable documentation at [Gitea Runner](/runner/).