You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/docs
bors[bot] e3b98e1353
Merge #1229
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>
5 years ago
..
_templates Restore VERSION_TAG template 6 years ago
assets Funding related documentation 5 years ago
compose Hopefully improved documentation around initial admin account creation. 5 years ago
contributors Fix many typos and take the review into account 5 years ago
kubernetes Merge #1211 5 years ago
swarm Fix typo in link 6 years ago
.env Add deploy settings for server 6 years ago
Dockerfile Docs: treat warnings as errors 5 years ago
cli.rst Docs: fix some build warnings 5 years ago
conf.py 1.7 stable in docs 🚀 5 years ago
configuration.rst Docs: Fix various build warnings: 5 years ago
database.rst Added documentation for external mysql db 6 years ago
demo.rst Fix typo in demo.rst 6 years ago
dns.rst typo. 5 years ago
docker-compose.yml Make docker-compose.yml for setup and docs development friendly 6 years ago
faq.rst Funding related documentation 5 years ago
features.rst Add a page with features and screenshots 7 years ago
general.rst Fix the rst syntax for most documentation 7 years ago
index.rst Docs: Fix various build warnings: 5 years ago
maintain.rst Include a doc section for external certbot 6 years ago
nginx.conf Build the documentation as a Docker image 6 years ago
releases.rst Release notes: remove spaces before bullet list 5 years ago
requirements.txt Revert "Add a Dockerfile for buliding the docs" 6 years ago
reverse.rst Docs: fix some build warnings 5 years ago
rpi_build.rst RPi: update doc (alpine version + variables) 5 years ago
setup.rst Merge #985 5 years ago