From 4380969ab35a2be760985bc6468b0900e963c8dd Mon Sep 17 00:00:00 2001 From: FakeQueally <129683130+BeRealQueally@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:10:30 +0800 Subject: [PATCH] docs: update --- content/stk/about.md | 5 +++-- content/stk/profiles/delete.md | 2 +- content/stk/profiles/disable.md | 2 +- content/stk/profiles/enable.md | 2 +- content/stk/profiles/nickname.md | 2 +- content/stk/settings/ara-m.md | 2 +- content/stk/settings/atr.md | 2 +- content/stk/settings/cloud-enhance.md | 2 +- content/stk/settings/ecasd.md | 2 +- content/stk/settings/isd-r.md | 2 +- content/stk/settings/motd.md | 2 +- content/stk/settings/proactive-refresh.md | 2 +- content/stk/settings/virtual-eid.md | 2 +- content/stk/tools/bypass-stk.md | 2 +- content/stk/tools/factory-reset.md | 2 +- content/stk/tools/licmgr.md | 17 +++++++++++++++++ content/stk/tools/process-notification.md | 2 +- content/stk/tools/reboot.md | 2 +- content/stk/tools/remote-management.md | 2 +- content/stk/tools/service-code.md | 2 +- 20 files changed, 38 insertions(+), 20 deletions(-) create mode 100644 content/stk/tools/licmgr.md diff --git a/content/stk/about.md b/content/stk/about.md index 725e751..a41bafd 100644 --- a/content/stk/about.md +++ b/content/stk/about.md @@ -14,5 +14,6 @@ This page displays these information about your eSTK.me: - **EID**: The serial number of the eSE. - **Free NVRAM**: Remaining space in eSE occupied by profile or notification. - **SAS Number**: The SAS-UP number of the eSE. -- **Serial**: The serial number of the eSTK.me. -- **Firmware**: Firmware version on the eSTK.me. +- **BL**: Bootloader version on the eSTK.me. +- **FW**: Firmware version on the eSTK.me. +- **SN**: The serial number of the eSTK.me. diff --git a/content/stk/profiles/delete.md b/content/stk/profiles/delete.md index d41cfd6..e6cd1d3 100644 --- a/content/stk/profiles/delete.md +++ b/content/stk/profiles/delete.md @@ -1,6 +1,6 @@ +++ title = "Delete Profile" -weight = 4 +weight = 14 +++ {{% notice style="warning" %}} diff --git a/content/stk/profiles/disable.md b/content/stk/profiles/disable.md index 4f98ee4..f1f0619 100644 --- a/content/stk/profiles/disable.md +++ b/content/stk/profiles/disable.md @@ -1,6 +1,6 @@ +++ title = "Disable Profile" -weight = 2 +weight = 12 +++ {{% notice style="info" %}} diff --git a/content/stk/profiles/enable.md b/content/stk/profiles/enable.md index 414c0ce..028f4be 100644 --- a/content/stk/profiles/enable.md +++ b/content/stk/profiles/enable.md @@ -1,6 +1,6 @@ +++ title = "Enable Profile" -weight = 1 +weight = 11 +++ ## Activate a new profile diff --git a/content/stk/profiles/nickname.md b/content/stk/profiles/nickname.md index c3911cd..ed976c7 100644 --- a/content/stk/profiles/nickname.md +++ b/content/stk/profiles/nickname.md @@ -1,6 +1,6 @@ +++ title = "Set Nickname" -weight = 3 +weight = 13 +++ {{% notice style="info" title="Limitation"%}} diff --git a/content/stk/settings/ara-m.md b/content/stk/settings/ara-m.md index 6c78ea0..677eb8a 100644 --- a/content/stk/settings/ara-m.md +++ b/content/stk/settings/ara-m.md @@ -1,7 +1,7 @@ +++ linkTitle = "ARA-M SHA-1" title = "Config ARA-M Slot" -weight = 1 +weight = 11 +++ {{% notice style="note" title="Notice" %}} diff --git a/content/stk/settings/atr.md b/content/stk/settings/atr.md index 6e9fa69..84445f7 100644 --- a/content/stk/settings/atr.md +++ b/content/stk/settings/atr.md @@ -1,7 +1,7 @@ +++ linkTitle = "ATR Mode" title = "Set ATR Mode" -weight = 5 +weight = 15 +++ {{% notice style="warning" title="Warning"%}} diff --git a/content/stk/settings/cloud-enhance.md b/content/stk/settings/cloud-enhance.md index 0080796..8c5fc8d 100644 --- a/content/stk/settings/cloud-enhance.md +++ b/content/stk/settings/cloud-enhance.md @@ -1,7 +1,7 @@ +++ linkTitle = "Cloud Enhance" title = "Config Cloud Enhance" -weight = 2 +weight = 12 +++ {{% notice style="note" title="Data usage warning" %}} diff --git a/content/stk/settings/ecasd.md b/content/stk/settings/ecasd.md index edd5ba7..6089e5f 100644 --- a/content/stk/settings/ecasd.md +++ b/content/stk/settings/ecasd.md @@ -1,7 +1,7 @@ +++ linkTitle = "ECASD Mode" title = "Set ECASD Mode" -weight = 7 +weight = 17 +++ ## Configure ECASD domain accessibility diff --git a/content/stk/settings/isd-r.md b/content/stk/settings/isd-r.md index 729efcc..e96b368 100644 --- a/content/stk/settings/isd-r.md +++ b/content/stk/settings/isd-r.md @@ -1,7 +1,7 @@ +++ linkTitle = "ISD-R Mode" title = "Set ISD-R Mode" -weight = 6 +weight = 16 +++ {{% notice style="warning" title="Warning"%}} diff --git a/content/stk/settings/motd.md b/content/stk/settings/motd.md index 424f2e0..577c8c6 100644 --- a/content/stk/settings/motd.md +++ b/content/stk/settings/motd.md @@ -1,7 +1,7 @@ +++ linkTitle = "MOTD" title = "Set MOTD Mode" -weight = 4 +weight = 14 +++ ## Toggle MOTD message diff --git a/content/stk/settings/proactive-refresh.md b/content/stk/settings/proactive-refresh.md index 69e7d15..5f52542 100644 --- a/content/stk/settings/proactive-refresh.md +++ b/content/stk/settings/proactive-refresh.md @@ -1,6 +1,6 @@ +++ title = "Proactive Refresh" -weight = 8 +weight = 18 +++ ## Toggle Proactive Refresh diff --git a/content/stk/settings/virtual-eid.md b/content/stk/settings/virtual-eid.md index 286b92b..4bedc6d 100644 --- a/content/stk/settings/virtual-eid.md +++ b/content/stk/settings/virtual-eid.md @@ -1,7 +1,7 @@ +++ linkTitle = "Virtual EID" title = "Set Virtual EID" -weight = 3 +weight = 13 +++ {{% notice style="note" title="Notice"%}} diff --git a/content/stk/tools/bypass-stk.md b/content/stk/tools/bypass-stk.md index a23fe22..a3413d7 100644 --- a/content/stk/tools/bypass-stk.md +++ b/content/stk/tools/bypass-stk.md @@ -1,6 +1,6 @@ +++ title = "Bypass STK Menu" -weight = 1 +weight = 11 +++ {{% notice style="note" title="Notice" %}} diff --git a/content/stk/tools/factory-reset.md b/content/stk/tools/factory-reset.md index c4e0c9b..46162fb 100644 --- a/content/stk/tools/factory-reset.md +++ b/content/stk/tools/factory-reset.md @@ -1,6 +1,6 @@ +++ title = "Factory Reset" -weight = 7 +weight = 17 +++ {{% notice style="note" title="Notice"%}} diff --git a/content/stk/tools/licmgr.md b/content/stk/tools/licmgr.md new file mode 100644 index 0000000..ce28612 --- /dev/null +++ b/content/stk/tools/licmgr.md @@ -0,0 +1,17 @@ ++++ +title = "Activate License" +weight = 15 ++++ + +## Managing optional packages on eSTK.me + +A menu will inform the user of the licence status on eSTK.me, you can enter your licence code to unlock the licence. + +This menu contains the status of + +- [MOTD](/stk/settings/motd): Customisable MOTD message. +- [VEID](/stk/settings/virtual-eid): Unlock Virtual EID function. +- [ARA-M](/stk/settings/ara-m): Customisable ARA-M slot instead of fixed EasyEUICC ARA-M hash. +- [STK BYPASS](/stk/tools/bypass-stk): Unlock Bypass STK Menu. +- [FULL PROFILE](/stk/profiles): Manage all profiles via STK instead of two. +- [CLOUD ENHANCE](/stk/settings/cloud-enhance): Unlock Cloud Enhance. diff --git a/content/stk/tools/process-notification.md b/content/stk/tools/process-notification.md index 82e6e6e..129f28d 100644 --- a/content/stk/tools/process-notification.md +++ b/content/stk/tools/process-notification.md @@ -1,6 +1,6 @@ +++ title = "Process Notification" -weight = 2 +weight = 12 +++ {{% notice style="note" title="Disclaimer" %}} diff --git a/content/stk/tools/reboot.md b/content/stk/tools/reboot.md index de062ec..85017c9 100644 --- a/content/stk/tools/reboot.md +++ b/content/stk/tools/reboot.md @@ -1,6 +1,6 @@ +++ title = "Reboot" -weight = 6 +weight = 16 +++ {{% notice style="info" title="Limitation"%}} diff --git a/content/stk/tools/remote-management.md b/content/stk/tools/remote-management.md index 97cb647..317314d 100644 --- a/content/stk/tools/remote-management.md +++ b/content/stk/tools/remote-management.md @@ -1,6 +1,6 @@ +++ title = "Remote Management" -weight = 3 +weight = 13 +++ {{% notice style="note" title="Disclaimer" %}} diff --git a/content/stk/tools/service-code.md b/content/stk/tools/service-code.md index ef0afd9..66c43de 100644 --- a/content/stk/tools/service-code.md +++ b/content/stk/tools/service-code.md @@ -1,7 +1,7 @@ +++ linkTitle = "Service Code" title = "Service Code Challenge" -weight = 5 +weight = 15 +++ ## Preform Service Code Challenge