From 808e326a96e338f34cbc2638331a70723665e48d Mon Sep 17 00:00:00 2001 From: Bastien Lopez Date: Wed, 16 Oct 2024 17:39:01 +0200 Subject: [PATCH] ordre doc + maj titre --- docs/{wallet => }/getting_started.md | 0 docs/wallet-provider-backend/ssi-data.md | 2 +- docs/wallet-provider-backend/support.md | 2 +- .../wallet-with-wallet-provider-backend.md | 2 +- docs/wallet/about-and-activity-log.md | 3 --- docs/wallet/help-center.md | 3 --- docs/wallet/issuer_configuration.md | 2 +- docs/wallet/oidc4vc_settings.md | 2 +- docs/wallet/reset-wallet.md | 3 --- docs/wallet/settings-menu.md | 3 --- docs/wallet/setup_wallet.md | 2 +- docs/wallet/technical_features.md | 2 +- docs/wallet/verifier-configuration.md | 2 +- docs/wallet/wallet-profiles.md | 2 +- docs/wallet/wallet-security.md | 3 --- sidebars.ts | 4 ++-- 16 files changed, 11 insertions(+), 26 deletions(-) rename docs/{wallet => }/getting_started.md (100%) delete mode 100644 docs/wallet/about-and-activity-log.md delete mode 100644 docs/wallet/help-center.md delete mode 100644 docs/wallet/reset-wallet.md delete mode 100644 docs/wallet/settings-menu.md delete mode 100644 docs/wallet/wallet-security.md diff --git a/docs/wallet/getting_started.md b/docs/getting_started.md similarity index 100% rename from docs/wallet/getting_started.md rename to docs/getting_started.md diff --git a/docs/wallet-provider-backend/ssi-data.md b/docs/wallet-provider-backend/ssi-data.md index 62d2f99..eb086a2 100644 --- a/docs/wallet-provider-backend/ssi-data.md +++ b/docs/wallet-provider-backend/ssi-data.md @@ -1,4 +1,4 @@ -# SSI parameters +# SSI Parameters Updated the 15th of October 2024. diff --git a/docs/wallet-provider-backend/support.md b/docs/wallet-provider-backend/support.md index 65a826b..403f76c 100644 --- a/docs/wallet-provider-backend/support.md +++ b/docs/wallet-provider-backend/support.md @@ -1,4 +1,4 @@ -# User support +# User Support Updated the 14th of October 2024. diff --git a/docs/wallet-provider-backend/wallet-with-wallet-provider-backend.md b/docs/wallet-provider-backend/wallet-with-wallet-provider-backend.md index 1f11582..0c05467 100644 --- a/docs/wallet-provider-backend/wallet-with-wallet-provider-backend.md +++ b/docs/wallet-provider-backend/wallet-with-wallet-provider-backend.md @@ -1,4 +1,4 @@ -# Wallet configuration +# Wallet Configuration Updated the 14th of October 2024. diff --git a/docs/wallet/about-and-activity-log.md b/docs/wallet/about-and-activity-log.md deleted file mode 100644 index ad1947b..0000000 --- a/docs/wallet/about-and-activity-log.md +++ /dev/null @@ -1,3 +0,0 @@ -# About and Activity Log - -Review information about the Talao wallet and track wallet activities through the activity log. diff --git a/docs/wallet/help-center.md b/docs/wallet/help-center.md deleted file mode 100644 index b20730a..0000000 --- a/docs/wallet/help-center.md +++ /dev/null @@ -1,3 +0,0 @@ -# Help Center - -Access support and resources through the Talao wallet help center. diff --git a/docs/wallet/issuer_configuration.md b/docs/wallet/issuer_configuration.md index 4be9603..794269c 100644 --- a/docs/wallet/issuer_configuration.md +++ b/docs/wallet/issuer_configuration.md @@ -1,4 +1,4 @@ -# Issuer configuration +# Issuer Configuration Updated the 16th of October 2024. diff --git a/docs/wallet/oidc4vc_settings.md b/docs/wallet/oidc4vc_settings.md index 8a052ac..4f5fd73 100644 --- a/docs/wallet/oidc4vc_settings.md +++ b/docs/wallet/oidc4vc_settings.md @@ -1,4 +1,4 @@ -# OIDC4VC parameters +# OIDC4VC Parameters Updated the 14th of October 2024. diff --git a/docs/wallet/reset-wallet.md b/docs/wallet/reset-wallet.md deleted file mode 100644 index c3bc486..0000000 --- a/docs/wallet/reset-wallet.md +++ /dev/null @@ -1,3 +0,0 @@ -# Reset Wallet - -Learn how to safely reset your Talao wallet while keeping your data secure. diff --git a/docs/wallet/settings-menu.md b/docs/wallet/settings-menu.md deleted file mode 100644 index f3d330c..0000000 --- a/docs/wallet/settings-menu.md +++ /dev/null @@ -1,3 +0,0 @@ -# Settings Menu - -Understand the options available in the settings menu to customize your wallet experience. diff --git a/docs/wallet/setup_wallet.md b/docs/wallet/setup_wallet.md index 174250a..42b663d 100644 --- a/docs/wallet/setup_wallet.md +++ b/docs/wallet/setup_wallet.md @@ -1,4 +1,4 @@ -# Wallet setup +# Wallet Setup Updated the 14th of October 2024. diff --git a/docs/wallet/technical_features.md b/docs/wallet/technical_features.md index 27ea69b..f9d0fa4 100644 --- a/docs/wallet/technical_features.md +++ b/docs/wallet/technical_features.md @@ -1,4 +1,4 @@ -# Wallet features +# Wallet Features Updated the 14th of October 2024. diff --git a/docs/wallet/verifier-configuration.md b/docs/wallet/verifier-configuration.md index 6b52463..3d39dff 100644 --- a/docs/wallet/verifier-configuration.md +++ b/docs/wallet/verifier-configuration.md @@ -1,4 +1,4 @@ -# Verifier configuration +# Verifier Configuration Updated the 16th of October 2024. diff --git a/docs/wallet/wallet-profiles.md b/docs/wallet/wallet-profiles.md index 3640540..3645b94 100644 --- a/docs/wallet/wallet-profiles.md +++ b/docs/wallet/wallet-profiles.md @@ -1,4 +1,4 @@ -# Wallet profiles +# Wallet Profiles Updated the 14th of October 2024. diff --git a/docs/wallet/wallet-security.md b/docs/wallet/wallet-security.md deleted file mode 100644 index a73b62b..0000000 --- a/docs/wallet/wallet-security.md +++ /dev/null @@ -1,3 +0,0 @@ -# Wallet Security - -Discover the security features built into the Talao wallet to protect your digital assets and identities. diff --git a/sidebars.ts b/sidebars.ts index 4795920..fade663 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -13,12 +13,12 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs'; const sidebars: SidebarsConfig = { documentationSidebar: [ 'welcome', + 'getting_started', { type: 'category', label: 'Wallet', items: [ 'wallet/setup_wallet', - 'wallet/getting_started', { type: 'category', label: 'Wallet Screens', @@ -32,9 +32,9 @@ const sidebars: SidebarsConfig = { 'wallet/oidc4vc_settings', 'wallet/developer-mode', 'wallet/issuer_configuration', - 'wallet/technical_features', 'wallet/verifier-configuration', 'wallet/wallet-metadata', + 'wallet/technical_features', ], }, {