From cb2562d8d4dd43c8d962d4fde1eaf1efff5a3cdd Mon Sep 17 00:00:00 2001 From: Plumtree3D <ham.in.kneesocks@gmail.com> Date: Fri, 2 Sep 2022 11:23:56 +0200 Subject: [PATCH] doc: applied suggestion in doc and renamed gestion_plans and tarifs --- README.md | 3 +-- docs/Gestions des plans/etang_users.md | 18 +++++++++--------- src/pages/tarifs.mdx | 12 ++++++------ .../My_Froggit_Customer_Page.png | Bin .../customer_group_in_group_list.png | Bin .../froggit_data_in_group_list.png | Bin .../invite_members_button.png | Bin .../invite_members_form.png | Bin .../invite_members_mail.png | Bin .../invite_members_pending.png | Bin .../invite_members_result.png | Bin .../remove_members_button.png | Bin .../pages/{pricing => tarifs}/cauldron.png | Bin .../pages/{pricing => tarifs}/computer.png | Bin .../img/pages/{pricing => tarifs}/hidden.png | Bin 15 files changed, 16 insertions(+), 17 deletions(-) rename static/img/docs/{gestion_plans => gestions_des_plans}/My_Froggit_Customer_Page.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/customer_group_in_group_list.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/froggit_data_in_group_list.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/invite_members_button.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/invite_members_form.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/invite_members_mail.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/invite_members_pending.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/invite_members_result.png (100%) rename static/img/docs/{gestion_plans => gestions_des_plans}/remove_members_button.png (100%) rename static/img/pages/{pricing => tarifs}/cauldron.png (100%) rename static/img/pages/{pricing => tarifs}/computer.png (100%) rename static/img/pages/{pricing => tarifs}/hidden.png (100%) diff --git a/README.md b/README.md index 4b6af65..227e2b8 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ More details on Project structure: ## Image organisation -Static assets are arranged in a certain way, all images are contained in subfolders within the `img` folder, the subfolder depends on how they are used. Following this structure: +Static assets are arranged in a certain way, all images are contained in subfolders within the `img` folder, the subfolder depends on how they are used. The name must be the same. Following this structure: * An image used on a page will be in a subfolder named after the page, within the `pages` folder. e.g: __You would find the file `kermit.png` used on the `about` page at `img/pages/about/kermit.png`__ @@ -85,7 +85,6 @@ __You would find the file `kermit.png` used on the `management` documentation pa * Global images (e.g: used in the footer) will be in the `img/theme/` subfolder. - ## License [](https://choosealicense.com/licenses/mit/) diff --git a/docs/Gestions des plans/etang_users.md b/docs/Gestions des plans/etang_users.md index 3c239d2..2d7df5e 100644 --- a/docs/Gestions des plans/etang_users.md +++ b/docs/Gestions des plans/etang_users.md @@ -59,11 +59,11 @@ Il n'est bien sûr pas décompté de votre nombre de sièges. Dans la [liste des groupes](https://lab.frogg.it/dashboard/groups) vous allez voir le groupe privé `ðŸ—„ï¸ Froggit data` - + Si vous dépliez ce groupe complètement vous allez arriver à votre **groupe client**. - + :::danger Attention ! N'utilisez pas ce groupe pour gérer vos projets ou votre organisation. Ce groupe ne sert qu'à gérer votre flotte d'utilisateurs Froggit. Nous vous conseillons de gérer votre organisation en créant un [groupe racine (_namespace_)](https://lab.frogg.it/help/user/group/index.md#namespaces). @@ -77,7 +77,7 @@ N'utilisez pas ce groupe pour gérer vos projets ou votre organisation. Ce group Dans votre groupe client vous avez un projet `My Froggit Customer Page` qui vous présentera des données synthétiques sur votre compte. - + ### Votre badge de sièges @@ -101,7 +101,7 @@ Il est recalculé toutes les nuits. ### Ajouter un utilisateur à votre flotte Vous pouvez ajouter un utilisateur par son adresse courriel en cliquant sur le bouton `Invite members`. - + Vous pouvez alors remplir le formulaire d'invitation avec les informations du membre : @@ -109,27 +109,27 @@ Vous pouvez alors remplir le formulaire d'invitation avec les informations du me - **role :** si vous voulez qu'un utilisateur puisse lui aussi gérer les membres il faut l'inviter en tant que `Maintainer` ou `Owner` - **date d'expiration d'accès :** après cette date le membre ne fera plus partie de votre flotte - + [â„¹ï¸ Pour en savoir plus sur l'ajout des membres...](https://lab.frogg.it/help/user/group/index.md#add-users-to-a-group) Le membre va recevoir un courriel l'invitant à créer son compte sur Froggit. - + Tant qu'il n’aura pas créé son compte il apparaîtra dans la liste des invitations. - + Après avoir créé son compte, l'utilisateur apparaît alors dans la liste des membres. - + ### Retirer un utilisateur de votre flotte Pour retirer un membre de votre flotte, il suffit simplement de cliquer sur le bouton `Remove member` à droite de la ligne du membre. - + [â„¹ï¸ Pour en savoir plus sur la suppression des membres...](https://lab.frogg.it/help/user/group/index.md#remove-a-member-from-the-group) diff --git a/src/pages/tarifs.mdx b/src/pages/tarifs.mdx index bc4a974..7d42fec 100644 --- a/src/pages/tarifs.mdx +++ b/src/pages/tarifs.mdx @@ -36,7 +36,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card card_price"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pages/pricing/hidden.png")} + src={useBaseUrl("img/pages/tarifs/hidden.png")} alt="Image alt text" title="Plan Têtard" /> </div> @@ -69,7 +69,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card shadow--tl card_price card_price_main"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pages/pricing/computer.png")} + src={useBaseUrl("img/pages/tarifs/computer.png")} alt="Image alt text" title="Plan Grenouille" /> </div> @@ -102,7 +102,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card card_price"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pages/pricing/cauldron.png")} + src={useBaseUrl("img/pages/tarifs/cauldron.png")} alt="Image alt text" title="Plan Étang" /> </div> @@ -142,7 +142,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card card_price"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pricing/hidden.png")} + src={useBaseUrl("img/pages/tarifs/hidden.png")} alt="Image alt text" title="Plan Têtard" /> </div> @@ -175,7 +175,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card shadow--tl card_price card_price_main"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pricing/computer.png")} + src={useBaseUrl("img/pages/tarifs/computer.png")} alt="Image alt text" title="Plan Grenouille" /> </div> @@ -205,7 +205,7 @@ Si vous achetez plusieurs plans, hors têtard, avec le **même email** vous cumu <div class="card card_price"> <div class="card__image margin-top--md"> <img - src={useBaseUrl("img/pricing/cauldron.png")} + src={useBaseUrl("img/pages/tarifs/cauldron.png")} alt="Image alt text" title="Plan Étang" /> </div> diff --git a/static/img/docs/gestion_plans/My_Froggit_Customer_Page.png b/static/img/docs/gestions_des_plans/My_Froggit_Customer_Page.png similarity index 100% rename from static/img/docs/gestion_plans/My_Froggit_Customer_Page.png rename to static/img/docs/gestions_des_plans/My_Froggit_Customer_Page.png diff --git a/static/img/docs/gestion_plans/customer_group_in_group_list.png b/static/img/docs/gestions_des_plans/customer_group_in_group_list.png similarity index 100% rename from static/img/docs/gestion_plans/customer_group_in_group_list.png rename to static/img/docs/gestions_des_plans/customer_group_in_group_list.png diff --git a/static/img/docs/gestion_plans/froggit_data_in_group_list.png b/static/img/docs/gestions_des_plans/froggit_data_in_group_list.png similarity index 100% rename from static/img/docs/gestion_plans/froggit_data_in_group_list.png rename to static/img/docs/gestions_des_plans/froggit_data_in_group_list.png diff --git a/static/img/docs/gestion_plans/invite_members_button.png b/static/img/docs/gestions_des_plans/invite_members_button.png similarity index 100% rename from static/img/docs/gestion_plans/invite_members_button.png rename to static/img/docs/gestions_des_plans/invite_members_button.png diff --git a/static/img/docs/gestion_plans/invite_members_form.png b/static/img/docs/gestions_des_plans/invite_members_form.png similarity index 100% rename from static/img/docs/gestion_plans/invite_members_form.png rename to static/img/docs/gestions_des_plans/invite_members_form.png diff --git a/static/img/docs/gestion_plans/invite_members_mail.png b/static/img/docs/gestions_des_plans/invite_members_mail.png similarity index 100% rename from static/img/docs/gestion_plans/invite_members_mail.png rename to static/img/docs/gestions_des_plans/invite_members_mail.png diff --git a/static/img/docs/gestion_plans/invite_members_pending.png b/static/img/docs/gestions_des_plans/invite_members_pending.png similarity index 100% rename from static/img/docs/gestion_plans/invite_members_pending.png rename to static/img/docs/gestions_des_plans/invite_members_pending.png diff --git a/static/img/docs/gestion_plans/invite_members_result.png b/static/img/docs/gestions_des_plans/invite_members_result.png similarity index 100% rename from static/img/docs/gestion_plans/invite_members_result.png rename to static/img/docs/gestions_des_plans/invite_members_result.png diff --git a/static/img/docs/gestion_plans/remove_members_button.png b/static/img/docs/gestions_des_plans/remove_members_button.png similarity index 100% rename from static/img/docs/gestion_plans/remove_members_button.png rename to static/img/docs/gestions_des_plans/remove_members_button.png diff --git a/static/img/pages/pricing/cauldron.png b/static/img/pages/tarifs/cauldron.png similarity index 100% rename from static/img/pages/pricing/cauldron.png rename to static/img/pages/tarifs/cauldron.png diff --git a/static/img/pages/pricing/computer.png b/static/img/pages/tarifs/computer.png similarity index 100% rename from static/img/pages/pricing/computer.png rename to static/img/pages/tarifs/computer.png diff --git a/static/img/pages/pricing/hidden.png b/static/img/pages/tarifs/hidden.png similarity index 100% rename from static/img/pages/pricing/hidden.png rename to static/img/pages/tarifs/hidden.png -- GitLab