feat: implement user guide documentation in multiple languages and add IPC infrastructure for UI components
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Multi-PHP User Guide / Kullanım Kılavuzu / Benutzerhandbuch
|
||||
|
||||
Welcome to the official Multi-PHP documentation. Please select your preferred language to continue.
|
||||
|
||||
Multi-PHP resmi dokümantasyonuna hoş geldiniz. Devam etmek için lütfen tercih ettiğiniz dili seçin.
|
||||
|
||||
Willkommen zur offiziellen Multi-PHP-Dokumentation. Bitte wählen Sie Ihre bevorzugte Sprache aus, um fortzufahren.
|
||||
|
||||
---
|
||||
|
||||
### 🌐 Select Language / Dil Seçin / Sprache wählen
|
||||
|
||||
- [**English (EN)**](./en/index.md) - Official documentation in English.
|
||||
- [**Türkçe (TR)**](./tr/index.md) - Türkçe kullanım kılavuzu.
|
||||
- [**Deutsch (DE)**](./de/index.md) - Benutzerhandbuch auf Deutsch.
|
||||
|
||||
---
|
||||
|
||||
> [!TIP]
|
||||
> Multi-PHP is designed to provide a seamless local development environment with multiple PHP, MariaDB, and web server versions.
|
||||
Reference in New Issue
Block a user