mailu/docs
Mildred Ki'Lya f538e33dcf Parametrize hosts
Allows to use mailu without docker-compose when hostnames are not set up
by docker itself but provided via a separate resolver.

Use case: use mailu using nomad scheduler and consul resolver instead of
docker-compose. Other servers are provided by the DNS resolver that
resolves names like admin.service.consul or webmail.service.consul.
These names needs to be configurable.
..
_templates Use a template to replace the version tag
assets Add a page with features and screenshots
compose Adding options for mail-letsencrypt
contributors Add some details about the development environment
kubernetes Update the kubernetes docs and warn about incompatibility with version 1.5
cli.rst Fix the rst syntax for most documentation
conf.py Set the title of web pages in the docs
configuration.rst Parametrize hosts
demo.rst Add the demo server and release notes
dns.rst Fix the rst syntax for most documentation
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Add the documentation about reverse proxies
maintain.rst Fix the rst syntax for most documentation
releases.rst Add a note about the stable branch
requirements.txt Add paramiko to upload documentations after the build
reverse.rst Fix the reverse proxy documentation
setup.rst Fix the rst syntax for most documentation