mirror of
https://github.com/BeamMP/Docs.git
synced 2025-07-01 15:35:56 +00:00
Update mkdocs.yml
This commit is contained in:
parent
52f794419b
commit
94ba48c44c
10
mkdocs.yml
10
mkdocs.yml
@ -101,10 +101,6 @@ plugins:
|
|||||||
fallback_to_default: true
|
fallback_to_default: true
|
||||||
docs_structure: folder
|
docs_structure: folder
|
||||||
languages:
|
languages:
|
||||||
- locale: en
|
|
||||||
default: true
|
|
||||||
name: English
|
|
||||||
build: true
|
|
||||||
- locale: es
|
- locale: es
|
||||||
name: Español
|
name: Español
|
||||||
build: true
|
build: true
|
||||||
@ -280,6 +276,10 @@ plugins:
|
|||||||
Server: Сервер
|
Server: Сервер
|
||||||
Contributing: Участие
|
Contributing: Участие
|
||||||
Getting Started: Начало работы
|
Getting Started: Начало работы
|
||||||
|
- locale: en
|
||||||
|
default: true
|
||||||
|
name: English
|
||||||
|
build: true
|
||||||
- git-revision-date-localized:
|
- git-revision-date-localized:
|
||||||
enable_creation_date: true
|
enable_creation_date: true
|
||||||
|
|
||||||
@ -341,4 +341,4 @@ nav:
|
|||||||
- Mod (In-Game): scripting/mod-reference.md
|
- Mod (In-Game): scripting/mod-reference.md
|
||||||
- Server: scripting/server-reference.md
|
- Server: scripting/server-reference.md
|
||||||
- Contributing:
|
- Contributing:
|
||||||
- Getting Started: contributing.md
|
- Getting Started: contributing.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user