Update docs structure to root and fix links

This commit is contained in:
MivoDev
2026-01-18 11:35:30 +07:00
parent c977c8dc1b
commit 2ef1f20e54
80 changed files with 227 additions and 188 deletions

View File

@@ -13,3 +13,4 @@ To allow your website (e.g., a status checker) to call the MIVO API, you must wh
## <Icon name="Terminal" color="info" /> Documentation
Detailed API documentation is available in the developers section.

View File

@@ -6,11 +6,12 @@ Global settings control your MIVO instance across all sessions. These are system
Access these settings from the top-right menu or the main sidebar.
- **[Routers](/manual/settings/routers)**: Manage your Mikrotik connections.
- **[Templates](/manual/settings/templates)**: Customize voucher designs.
- **[Logos](/manual/settings/logos)**: Upload brand logos.
- **[API & CORS](/manual/settings/api-cors)**: Configure API access.
- **[Routers](/docs/manual/settings/routers)**: Manage your Mikrotik connections.
- **[Templates](/docs/manual/settings/templates)**: Customize voucher designs.
- **[Logos](/docs/manual/settings/logos)**: Upload brand logos.
- **[API & CORS](/docs/manual/settings/api-cors)**: Configure API access.
## <Icon name="Shield" color="info" /> Administration
You can also manage your MIVO administrators and general system behavior (Timezones, Language) here.

View File

@@ -27,3 +27,4 @@ You can delete unused logos at any time.
> [!WARNING]
> Deleting a logo will cause any voucher templates referencing its ID to show a broken image placeholder.

View File

@@ -26,3 +26,4 @@ Protect your configuration by creating backups of your MIVO database.
> [!CAUTION]
> Restoring a backup will overwrite your current settings and sessions.

View File

@@ -18,3 +18,4 @@ Adjust the environment settings for the entire application:
## <Icon name="ShieldAlert" color="warning" /> Security
MIVO uses session-based authentication. Ensure you log out when using public terminals.

View File

@@ -12,3 +12,4 @@ Templates use HTML and specialized placeholders to display voucher data.
## <Icon name="Printer" color="info" /> Quick Print
Once a template is saved, it becomes available in the **Quick Print** menu within your router sessions.