1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mindmaps_ynh.git synced 2024-09-03 19:45:59 +02:00

Cleaning up

This commit is contained in:
ericgaspar 2020-10-10 19:17:38 +02:00
parent 8b40b19610
commit 508ddaac2f
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 8 additions and 16 deletions

View file

@ -21,21 +21,17 @@ Mindmaps is a HTML5 based mind mapping application. It lets you create neat look
* [Official demo](www.mindmaps.app) * [Official demo](www.mindmaps.app)
## Configuration
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
## Documentation ## Documentation
* Official documentation: Link to the official documentation of this app * Official documentation: Link to the official documentation of this app
* YunoHost documentation: If specific documentation is needed, feel free to contribute. * YunoHost documentation: https://yunohost.org/#/app_mindmaps
## YunoHost specific features ## YunoHost specific features
#### Multi-user support #### Multi-user support
* Are LDAP and HTTP auth supported? * Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? * Can the app be used by multiple users? **Yes**
#### Supported architectures #### Supported architectures
@ -61,7 +57,7 @@ How to configure this app: From an admin panel, a plain file with SSH, or any ot
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mindmaps_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` ```

View file

@ -21,21 +21,17 @@ Mindmaps est une application de mind mapping basée sur HTML5. Il vous permet de
* [Démo officielle](www.mindmaps.app) * [Démo officielle](www.mindmaps.app)
## Configuration
Comment configurer cette application : via le panneau d'administration, un fichier brut en SSH ou tout autre moyen.
## Documentation ## Documentation
* Documentation officielle : Lien vers la documentation officielle de cette application. * Documentation officielle : Lien vers la documentation officielle de cette application.
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer. * Documentation YunoHost : https://yunohost.org/#/app_mindmaps_fr
## Caractéristiques spécifiques YunoHost ## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateur #### Support multi-utilisateur
* L'authentification LDAP et HTTP est-elle prise en charge ? * L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? * L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
#### Architectures supportées #### Architectures supportées
@ -61,7 +57,7 @@ Comment configurer cette application : via le panneau d'administration, un fichi
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/REPLACEBYYOURAPP_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/mindmaps_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` ```