mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 13:32:07 +07:00
Update docs structure to root and fix links
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user