This commit is contained in:
Amaury JOLY
2025-02-19 09:18:35 +01:00
commit 6d984eb80b
32 changed files with 1536 additions and 0 deletions

0
doc/.gitkeep Normal file
View File

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__`

1
doc/DESCRIPTION.md Normal file
View File

@@ -0,0 +1 @@
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

7
doc/POST_INSTALL.md Normal file
View File

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

1
doc/POST_UPGRADE.md Normal file
View File

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

1
doc/PRE_INSTALL.md Normal file
View File

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

1
doc/PRE_INSTALL_fr.md Normal file
View File

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

1
doc/PRE_UPGRADE.md Normal file
View File

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

0
doc/screenshots/.gitkeep Normal file
View File

BIN
doc/screenshots/example.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB