Added Manual page and fixed documentation

This commit is contained in:
Darkshredder
2021-03-23 08:10:53 +05:30
parent 09b2510219
commit 51e2654cd2
10 changed files with 1096 additions and 9 deletions

View File

@@ -30,7 +30,8 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
postgresql-server-dev-10 postgresql-10-postgis-2.4 \
postgresql-contrib-10 postgresql-10-postgis-scripts \
php php-pgsql php-intl libicu-dev python3-pip \
python3-psycopg2 python3-psutil python3-jinja2 python3-icu git
python3-psycopg2 python3-psutil python3-jinja2 python3-icu git \
python3-argparse-manpage
# The python-dotenv package that comes with Ubuntu 18.04 is too old, so
# install the latest version from pip: