added module documentation, improved main documentation

This commit is contained in:
fatalerrors
2021-07-05 12:06:59 +02:00
parent 7f7fa76391
commit 401f11b6b7
9 changed files with 146 additions and 31 deletions

View File

@@ -1,4 +1,11 @@
# Installation des paquets
# ------------------------------------------------------------------------------
# Install or remove packages
# ------------------------------------------------------------------------------
# Variable:
# * PKGS_RMLIST: packages to remove
# * PKGS_BLACKLIST: package to mark as forbidden (will be removed if not)
# * PKGSEL: List of package to install
# ------------------------------------------------------------------------------
export VER_install_pkg="0.1.1"