mailu/docs
Tim Möhlmann 4911fba4af
Docs: Fix various build warnings:
- /docs/configuration.rst:157: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/rpi_build.rst: WARNING: document isn't included in any toctree
..
_templates Restore VERSION_TAG template
assets Add files via upload
compose Hopefully improved documentation around initial admin account creation.
contributors Fix many typos and take the review into account
kubernetes Merge
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile docs: user ARG to chose image, install python3 before running pip3
cli.rst Docs: fix some build warnings
conf.py 1.7 stable in docs 🚀
configuration.rst Docs: Fix various build warnings:
database.rst Added documentation for external mysql db
demo.rst Fix typo in demo.rst
dns.rst typo.
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Docs: fix some build warnings
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Docs: Fix various build warnings:
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst Release notes: remove spaces before bullet list
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst Docs: fix some build warnings
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Merge