mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
e3b98e1353
1229: Fix docs warnings r=mergify[bot] a=muhlemmer ## What type of PR? Documentation ## What does this PR do? 1. Fix various build warnings from Sphinx that sneaked into the project over time, and fixed them. 2. Enable the `-W` option for `sphinx-build` to elevate `warning` to `error` in order to make build fail in case of syntax errors. This will give a better feedback from Travis to Pull Requests with Documentation updates. They will now block in case of syntax errors, so we don;t have to cleanup afterwards. ### Related issue(s) None ## Prerequistes N/A Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com> |
||
---|---|---|
.. | ||
_templates | ||
assets | ||
compose | ||
contributors | ||
kubernetes | ||
swarm | ||
.env | ||
cli.rst | ||
conf.py | ||
configuration.rst | ||
database.rst | ||
demo.rst | ||
dns.rst | ||
docker-compose.yml | ||
Dockerfile | ||
faq.rst | ||
features.rst | ||
general.rst | ||
index.rst | ||
maintain.rst | ||
nginx.conf | ||
releases.rst | ||
requirements.txt | ||
reverse.rst | ||
rpi_build.rst | ||
setup.rst |