[docs] stubs reorganization

This commit is contained in:
STAM 2025-07-21 02:37:03 +03:00
parent 1db50cecc3
commit 0640b46f9c
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
61 changed files with 343 additions and 111 deletions

View File

@ -1,15 +1,25 @@
--- ---
id: refreelook-compilling id: refreelook-compilling
title: Compilling title: "ReFreeLook: Compilling"
sidebar_label: Compilling
sidebar_position: 4 sidebar_position: 4
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version. description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
slug: /refreelook/compilling slug: /refreelook/compilling
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- compilling
tags:
- refreelook
- compilling
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReFreeLook: Compilling | ReHLDS</title>
</head>
# Build instructions # Build instructions
### Checking requirements ### Checking requirements

View File

@ -1,13 +1,25 @@
--- ---
id: refreelook-credits id: refreelook-credits
title: Credits title: "ReFreeLook: Credits"
sidebar_label: Credits
sidebar_position: 5 sidebar_position: 5
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version. description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
slug: /refreelook/credits slug: /refreelook/credits
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- credits
- about
tags:
- refreelook
- credits
- about
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReFreeLook: Credits | ReHLDS</title>
</head>
# Credits # Credits

View File

@ -1,9 +1,22 @@
--- ---
id: refreelook id: refreelook
title: ReFreeLook title: "ReFreeLook"
sidebar_label: ReFreeLook
sidebar_position: 1 sidebar_position: 1
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version. description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
slug: /refreelook slug: /refreelook
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
tags:
- refreelook
- amxx module
last_update:
date: 07/21/2025
author: STAM
--- ---
# What is ReFreeLook? # What is ReFreeLook?

View File

@ -1,13 +1,23 @@
--- ---
id: refreelook-install id: refreelook-install
title: Installation title: "ReFreeLook: Installation"
sidebar_label: Installation
sidebar_position: 2 sidebar_position: 2
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version. description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
slug: /refreelook/install slug: /refreelook/install
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- install
tags:
- refreelook
- install
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReFreeLook: Installing | ReHLDS</title>
</head>
# Installing # Installing

View File

@ -1,13 +1,23 @@
--- ---
id: refreelook-settings id: refreelook-settings
title: Settings title: "ReFreeLook: Settings"
sidebar_label: Settings
sidebar_position: 3 sidebar_position: 3
description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version. description: ReFreeLook - AMX Mod X module whichs allows spectating admins to use any camera modes whatever `mp_forcecamera` or `mp_forcechasecam `value. This only works for latest `ReGameDLL_CS` version.
slug: /refreelook/settings slug: /refreelook/settings
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- settings
tags:
- refreelook
- settings
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReFreeLook: Settings | ReHLDS</title>
</head>
# Settings # Settings

View File

@ -1,15 +1,23 @@
--- ---
id: rechecker-compilling id: rechecker-compilling
title: Compilling title: "ReChecker: Compilling"
sidebar_label: Compilling
sidebar_position: 4 sidebar_position: 4
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash. description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/compilling slug: /rechecker/compilling
keywords:
- rechecker
- metamod
- plugin
- compilling
tags:
- rechecker
- compilling
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Compilling | ReHLDS</title>
</head>
# Build instructions # Build instructions
### Checking requirements ### Checking requirements

View File

@ -0,0 +1,23 @@
---
id: rechecker-credits
title: "ReChecker: Credits"
sidebar_label: Credits
sidebar_position: 5
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/credits
keywords:
- rechecker
- metamod
- plugin
- credits
- about
tags:
- rechecker
- credits
- about
last_update:
date: 07/21/2025
author: STAM
---
# Credits

View File

@ -1,9 +1,20 @@
--- ---
id: rechecker id: rechecker
title: ReChecker title: "ReChecker"
sidebar_label: ReChecker
sidebar_position: 1 sidebar_position: 1
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash. description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker slug: /rechecker
keywords:
- rechecker
- metamod
- plugin
tags:
- rechecker
- metamod plugin
last_update:
date: 07/21/2025
author: STAM
--- ---
# What is ReChecker? # What is ReChecker?

View File

@ -0,0 +1,21 @@
---
id: rechecker-install
title: "ReChecker: Installation"
sidebar_label: Installation
sidebar_position: 2
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/install
keywords:
- rechecker
- metamod
- plugin
- install
tags:
- rechecker
- install
last_update:
date: 07/21/2025
author: STAM
---
# Installation

View File

@ -1,13 +1,21 @@
--- ---
id: rechecker-settings id: rechecker-settings
title: Settings title: "ReChecker: Settings"
sidebar_label: Settings
sidebar_position: 3 sidebar_position: 3
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash. description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/settings slug: /rechecker/settings
keywords:
- rechecker
- metamod
- plugin
- settings
tags:
- rechecker
- settings
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Settings | ReHLDS</title>
</head>
# Settings # Settings

View File

@ -1,13 +0,0 @@
---
id: rechecker-credits
title: Credits
sidebar_position: 5
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/credits
---
<head>
<title>ReChecker: Credits | ReHLDS</title>
</head>
# Credits

View File

@ -1,13 +0,0 @@
---
id: rechecker-install
title: Installation
sidebar_position: 2
description: ReChecker - Metamod plugin that gives the ability to check client files by their name and md5 hash.
slug: /rechecker/install
---
<head>
<title>ReChecker: Installing | ReHLDS</title>
</head>
# Installing

View File

@ -10,7 +10,7 @@ slug: /metamod-r/install
<title>Metamod-R: Installing | ReHLDS</title> <title>Metamod-R: Installing | ReHLDS</title>
</head> </head>
# Installing # Installation
Check out [list of supported games](/docs/metamod-r/supported-games) and make sure that there is your game in the list. _Don't be upset if it's not. After installation you can check the performance of **Metamod-r** with your `unsupported` mod after fine tuning by this [article](/docs/metamod-r/settings). There is a possibility that the game will start._ Check out [list of supported games](/docs/metamod-r/supported-games) and make sure that there is your game in the list. _Don't be upset if it's not. After installation you can check the performance of **Metamod-r** with your `unsupported` mod after fine tuning by this [article](/docs/metamod-r/settings). There is a possibility that the game will start._
@ -22,7 +22,7 @@ Check out [list of supported games](/docs/metamod-r/supported-games) and make su
|---------| -------| -------| |---------| -------| -------|
| :x: | `API 3.1+` | ![](https://i.imgur.com/AzhAYR4.png) ![](https://i.imgur.com/t23p9tU.png) | | :x: | `API 3.1+` | ![](https://i.imgur.com/AzhAYR4.png) ![](https://i.imgur.com/t23p9tU.png) |
# Installing on the game server # Installation on the game server
* Download the latest version of _**Metamod-r**_ [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) into any convenient place. * Download the latest version of _**Metamod-r**_ [![Download](https://camo.githubusercontent.com/2b15ec2fc402e02b66fde9eab7e896406caeddac/687474703a2f2f7265686c64732e6f72672f76657273696f6e2f6d6574616d6f642d2d722e737667)](http://teamcity.rehlds.org/guestAuth/downloadArtifacts.html?buildTypeId=Metamod_Publish&buildId=lastSuccessful) into any convenient place.
* Unzip the folder _**addons**_ into your mod folder from the downloaded zip archive.![](https://i.imgur.com/ptx3MZx.png) * Unzip the folder _**addons**_ into your mod folder from the downloaded zip archive.![](https://i.imgur.com/ptx3MZx.png)
_In case of any problem with determining the name of the directory, please refer to the summary table, which is represented by **[here](/docs/metamod-r/troubbleshouting)**._ _In case of any problem with determining the name of the directory, please refer to the summary table, which is represented by **[here](/docs/metamod-r/troubbleshouting)**._

View File

@ -10,4 +10,4 @@ slug: /reapi/install
<title>ReAPI: Installing | ReHLDS</title> <title>ReAPI: Installing | ReHLDS</title>
</head> </head>
# Installing # Installation

View File

@ -10,4 +10,4 @@ slug: /regamedll-cs/install
<title>ReGameDLL_CS: Installing | ReHLDS</title> <title>ReGameDLL_CS: Installing | ReHLDS</title>
</head> </head>
# Installing # Installation

View File

@ -10,4 +10,4 @@ slug: /rehlds/install
<title>ReHLDS: Installing | ReHLDS</title> <title>ReHLDS: Installing | ReHLDS</title>
</head> </head>
# Installing # Installation

View File

@ -54,5 +54,13 @@
"sidebar.tutorialSidebar.category.ReVoice": { "sidebar.tutorialSidebar.category.ReVoice": {
"message": "ReVoice", "message": "ReVoice",
"description": "The label for category ReVoice in sidebar tutorialSidebar" "description": "The label for category ReVoice in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.AMX Mod X": {
"message": "AMX Mod X",
"description": "The label for category AMX Mod X in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Metamod": {
"message": "Metamod",
"description": "The label for category Metamod in sidebar tutorialSidebar"
} }
} }

View File

@ -6,3 +6,14 @@ wopox1337:
page: true page: true
socials: socials:
github: wopox1337 github: wopox1337
STAM:
name: Зимовский Анатолий
title: DevOps Engineer
url: https://www.mobygames.com/person/1052066/anatolii-zimovskii/
image_url: https://github.com/stamepicmorg.png
page: true
socials:
github: stamepicmorg
linkedin: anatoliy-zimovskiy
mobygames: https://www.mobygames.com/person/1052066/anatolii-zimovskii/

View File

@ -7,15 +7,15 @@
"message": "Основные проекты", "message": "Основные проекты",
"description": "The label for category Core projects in sidebar tutorialSidebar" "description": "The label for category Core projects in sidebar tutorialSidebar"
}, },
"sidebar.tutorialSidebar.category.Addons, Plugins and Modules": { "sidebar.tutorialSidebar.category.Misc": {
"message": "Дополнения, Плагины и Модули", "message": "Остальное",
"description": "The label for category .Addons, Plugins and Modules in sidebar tutorialSidebar" "description": "The label for category .Misc in sidebar tutorialSidebar"
}, },
"sidebar.tutorialSidebar.category.Core projects.link.generated-index.description": { "sidebar.tutorialSidebar.category.Core projects.link.generated-index.description": {
"message": "Основные проекты организации ReHLDS, о которых вы можете прочитать.", "message": "Основные проекты организации ReHLDS, о которых вы можете прочитать.",
"description": "The generated-index page description for category Core projects in sidebar tutorialSidebar" "description": "The generated-index page description for category Core projects in sidebar tutorialSidebar"
}, },
"sidebar.tutorialSidebar.category.Addons, Plugins and Modules.link.generated-index.description": { "sidebar.tutorialSidebar.category.Misc.link.generated-index.description": {
"message": "Дополнительные проекты организации ReHLDS, о которых вы можете узнать подробнее.", "message": "Дополнительные проекты организации ReHLDS, о которых вы можете узнать подробнее.",
"description": "The generated-index page description for category Core projects in sidebar tutorialSidebar" "description": "The generated-index page description for category Core projects in sidebar tutorialSidebar"
} }

View File

@ -1,15 +1,27 @@
--- ---
id: refreelook-compilling id: refreelook-compilling
title: Инструкция по сборке title: "ReFreeLook: Инструкция по сборке"
sidebar_label: Инструкция по сборке
sidebar_position: 4 sidebar_position: 4
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`. description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
slug: /refreelook/compilling slug: /refreelook/compilling
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- compilling
- Инструкция по сборке
tags:
- refreelook
- compilling
- Инструкция по сборке
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReVoice: Инструкция по сборке | ReHLDS</title>
</head>
# Инструкция по сборке # Инструкция по сборке
### Проверка требований ### Проверка требований

View File

@ -1,13 +1,27 @@
--- ---
id: refreelook-credits id: refreelook-credits
title: Авторы title: "ReFreeLook: Авторы"
sidebar_position: 5 sidebar_position: 5
sidebar_label: Авторы
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`. description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
slug: /refreelook/credits slug: /refreelook/credits
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- credits
- about
- Авторы
tags:
- refreelook
- credits
- about
- Авторы
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReVoice: Авторы | ReHLDS</title>
</head>
# Авторы # Авторы

View File

@ -1,9 +1,22 @@
--- ---
id: refreelook id: refreelook
title: ReVoice title: "ReFreeLook"
sidebar_label: ReFreeLook
sidebar_position: 1 sidebar_position: 1
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`. description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
slug: /refreelook slug: /refreelook
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
tags:
- refreelook
- amxx module
last_update:
date: 07/21/2025
author: STAM
--- ---
# Что такое ReVoice? # Что такое ReFreeLook?

View File

@ -1,13 +1,25 @@
--- ---
id: refreelook-install id: refreelook-install
title: Установка title: "ReFreeLook: Установка"
sidebar_label: Установка
sidebar_position: 2 sidebar_position: 2
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`. description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
slug: /refreelook/install slug: /refreelook/install
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- install
- Установка
tags:
- refreelook
- install
- Установка
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReVoice: Установка | ReHLDS</title>
</head>
# Установка # Установка

View File

@ -1,13 +1,24 @@
--- ---
id: refreelook-settings id: refreelook-settings
title: Настройки title: "ReFreeLook: Настройки"
sidebar_label: Настройки
sidebar_position: 3 sidebar_position: 3
description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`. description: ReFreeLook — модуль AMX Mod X, позволяющий администраторам-наблюдателям использовать любые режимы камеры, независимо от значения `mp_forcecamera` или `mp_forcechasecam`. Работает только в последней версии `ReGameDLL_CS`.
slug: /refreelook/settings slug: /refreelook/settings
keywords:
- refreelook
- AMX Mod X
- amxx
- amx
- module
- settings
tags:
- refreelook
- settings
- Настройки
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReVoice: Настройки | ReHLDS</title>
</head>
# Настройки # Настройки

View File

@ -1,15 +1,25 @@
--- ---
id: rechecker-compilling id: rechecker-compilling
title: Инструкция по сборке title: "ReChecker: Инструкция по сборке"
sidebar_label: Инструкция по сборке
sidebar_position: 4 sidebar_position: 4
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу. description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
slug: /rechecker/compilling slug: /rechecker/compilling
keywords:
- rechecker
- metamod
- plugin
- compilling
- Инструкция по сборке
tags:
- rechecker
- compilling
- Инструкция по сборке
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Инструкция по сборке | ReHLDS</title>
</head>
# Инструкция по сборке # Инструкция по сборке
### Проверка требований ### Проверка требований

View File

@ -1,13 +1,23 @@
--- ---
id: rechecker-credits id: rechecker-credits
title: Авторы title: "ReChecker: Авторы"
sidebar_label: Авторы
sidebar_position: 5 sidebar_position: 5
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу. description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
slug: /rechecker/credits slug: /rechecker/credits
keywords:
- rechecker
- metamod
- plugin
- credits
- Авторы
tags:
- rechecker
- credits
- Авторы
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Авторы | ReHLDS</title>
</head>
# Авторы # Авторы

View File

@ -1,9 +1,20 @@
--- ---
id: rechecker id: rechecker
title: ReChecker title: "ReChecker"
sidebar_label: ReChecker
sidebar_position: 1 sidebar_position: 1
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу. description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
slug: /rechecker slug: /rechecker
keywords:
- rechecker
- metamod
- plugin
tags:
- rechecker
- metamod plugin
last_update:
date: 07/21/2025
author: STAM
--- ---
# Что такое ReChecker? # Что такое ReChecker?

View File

@ -1,13 +1,23 @@
--- ---
id: rechecker-install id: rechecker-install
title: Установка title: "ReChecker: Установка"
sidebar_label: Установка
sidebar_position: 2 sidebar_position: 2
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу. description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
slug: /rechecker/install slug: /rechecker/install
keywords:
- rechecker
- metamod
- plugin
- install
- Установка
tags:
- rechecker
- install
- Установка
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Установка | ReHLDS</title>
</head>
# Установка # Установка

View File

@ -1,13 +1,23 @@
--- ---
id: rechecker-settings id: rechecker-settings
title: Настройки title: "ReChecker: Настройки"
sidebar_label: Настройки
sidebar_position: 3 sidebar_position: 3
description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу. description: ReChecker — плагин Metamod, который дает возможность проверять клиентские файлы по их имени и md5-хешу.
slug: /rechecker/settings slug: /rechecker/settings
keywords:
- rechecker
- metamod
- plugin
- settings
- Настройки
tags:
- rechecker
- settings
- Настройки
last_update:
date: 07/21/2025
author: STAM
--- ---
<head>
<title>ReChecker: Настройки | ReHLDS</title>
</head>
# Настройки # Настройки

View File

@ -1,5 +1,5 @@
{ {
"label": "Дополнения, Плагины и Модули", "label": "Остальное",
"position": 3, "position": 3,
"link": { "link": {
"type": "generated-index", "type": "generated-index",