From 457afb8c6e6f761403e173bbb6716f875260f606 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 12 Jul 2024 18:53:43 +0200 Subject: [PATCH] Rename admin doc to just ADMIN.md + avoid relative links from the readme --- doc/{DOCS.md => ADMIN.md} | 4 ---- doc/{DOCS_fr.md => ADMIN_fr.md} | 4 ---- doc/DESCRIPTION.md | 3 ++- doc/DESCRIPTION_fr.md | 3 ++- 4 files changed, 4 insertions(+), 10 deletions(-) rename doc/{DOCS.md => ADMIN.md} (97%) rename doc/{DOCS_fr.md => ADMIN_fr.md} (98%) diff --git a/doc/DOCS.md b/doc/ADMIN.md similarity index 97% rename from doc/DOCS.md rename to doc/ADMIN.md index 25a6035..fbf222c 100644 --- a/doc/DOCS.md +++ b/doc/ADMIN.md @@ -1,7 +1,3 @@ -# Docs of the GoToSocial's package for YunoHost - -*[Lire cette documentation en français.](./DOCS_fr.md)* - ## Administration You can login with your admin user (the one automatically created during installation) to your-instance.com/**admin** to administrate your GoToSocial instance. diff --git a/doc/DOCS_fr.md b/doc/ADMIN_fr.md similarity index 98% rename from doc/DOCS_fr.md rename to doc/ADMIN_fr.md index defe223..a1f60e9 100644 --- a/doc/DOCS_fr.md +++ b/doc/ADMIN_fr.md @@ -1,7 +1,3 @@ -# Documentation du package GoToSocial pour YunoHost - -*[Read this docs in english.](./DOCS.md)* - ## Administration Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiquement lors de l'installation) à l'interface d'administration à l'adresse votre-instance.com/**admin** pour administrer votre insance GoToSocial. diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 734e50d..f9d6285 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -3,6 +3,7 @@ GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network se With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! The official documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). -The documentation for this YunoHost package [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**! + +Admins are **strongly encouraged to read the documentation** of this package after installing it. It is available in the webadmin under Applications > gotosocial (at the bottom) or [here on the package's repository](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/doc/ADMIN.md)! Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation. diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index 084fba3..a3fe7f5 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -3,6 +3,7 @@ Un serveur de réseau social véloce basé sur [ActivityPub](https://activitypub Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité ! Vous pouvez consulter la documentation officielle à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org). -La documentation de ce paquet YunoHost [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** ! + +Les admins sont **vivement encouragé-e-s à lire la documentation** de ce paquet après l'avoir installé. Elle est disponible dans la webadmin dans Applications > gotosocial (en bas) ou bien [ici sur le dépôt du paquet](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/doc/ADMIN_fr.md) ! Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), veuillez la lire et l'accepter avant de procéder à l'installation.