diff options
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 26 |
1 files changed, 2 insertions, 24 deletions
@@ -10,37 +10,15 @@ repo_name: valentineus/fparkan repo_url: https://github.com/valentineus/fparkan # Copyright -copyright: Copyright © 2023 — 2026 Valentin Popov +copyright: Copyright © 2023 — 2024 Valentin Popov # Configuration theme: name: material - language: ru + language: en palette: scheme: slate -# Navigation -nav: - - Home: index.md - - Specs: - - 3D implementation notes: specs/msh-notes.md - - AI system: specs/ai.md - - ArealMap: specs/arealmap.md - - Behavior system: specs/behavior.md - - Control system: specs/control.md - - FXID: specs/fxid.md - - Materials + Texm: specs/materials-texm.md - - Missions: specs/missions.md - - MSH animation: specs/msh-animation.md - - MSH core: specs/msh-core.md - - Network system: specs/network.md - - NRes / RsLi: specs/nres.md - - Runtime pipeline: specs/runtime-pipeline.md - - Sound system: specs/sound.md - - Terrain + map loading: specs/terrain-map-loading.md - - UI system: specs/ui.md - - Форматы 3D‑ресурсов (обзор): specs/msh.md - # Additional configuration extra: social: |
