Add dummies

This commit is contained in:
Éric Gaspar 2023-02-03 13:13:37 +01:00
parent f93c42019d
commit 5a66bef36c
11 changed files with 20 additions and 22 deletions

3
doc/ADMIN.md Normal file
View File

@ -0,0 +1,3 @@
This is a dummy admin doc for this app
The app install dir is __INSTALL_DIR__

3
doc/ADMIN_fr.md Normal file
View File

@ -0,0 +1,3 @@
Ceci est une fausse doc d'admin pour cette app
Le dossier d'install de l'app est __INSTALL_DIR__

View File

@ -1,9 +1 @@
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
### Features
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
- Laboris nisi ut aliquip ex ea commodo consequat ;
- Duis aute irure dolor in reprehenderit in voluptate ;
- Velit esse cillum dolore eu fugiat nulla pariatur ;
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
This is a dummy description of this app features

1
doc/DESCRIPTION_fr.md Normal file
View File

@ -0,0 +1 @@
Ceci est une fausse description des fonctionalités de l'app

View File

@ -1,12 +0,0 @@
* Any known limitations, constrains or stuff not working, such as (but not limited to):
* requiring a full dedicated domain ?
* architectures not supported ?
* not-working single-sign on or LDAP integration ?
* the app requires an important amount of RAM / disk / .. to install or to work properly
* etc...
* Other infos that people should be aware of, such as:
* any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
* how to configure / administrate the application if it ain't obvious
* upgrade process / specificities / things to be aware of ?
* security considerations ?

View File

@ -0,0 +1,7 @@
This is a dummy disclaimer to display after the install
The app url is __DOMAIN____PATH__
The app install dir is __INSTALL_DIR__
The app id is __ID__

View File

@ -0,0 +1 @@
This is a dummy disclaimer to display after upgrades

View File

@ -0,0 +1 @@
This is a dummy disclaimer to display prior to the install

View File

@ -0,0 +1 @@
Ceci est un faux disclaimer à présenter avant l'installation

View File

@ -0,0 +1 @@
This is a dummy disclaimer to display prior to any upgrade

View File

@ -23,7 +23,7 @@ cpe = "???"
fund = "???"
[integration]
yunohost = ">= 11.0.0"
yunohost = ">= 11.1.0"
# FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"]
architectures = "all"
multi_instance = true