1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
5ef383f572 Set language to English for sphinx in conf.py.
The docs have always been generated with the option to treat
warnings as errors. Recently sphinx-build reports using
language=None as a warning. It is expected that a specific
language is set.
2022-06-07 11:20:07 +00:00
b4d3d4b3c9 Preparations for 1.9 release. 2021-12-29 14:40:45 +00:00
4b89143362 Update documentation config and release notes page. 2021-08-06 23:12:32 +02:00
64bf75efb1 Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17 2021-07-21 12:18:14 +02:00
17cea83301 Completely remove step 5 where you can set the replica count for docker-stack.
Add additional warning to ´experimental' notice in setup for stack.
Add a notice the shipped PostgreSQL is deprecated.
Make the external PostgreSQL database the default option.
Make 1.7 the default version (stable_version': '1.7', in docs\conf.py)
Update mergify.yml with 1.8 version
2020-10-04 13:22:59 +00:00
78890a97ff Preparations for 1.8 release. 2020-10-01 20:32:05 +02:00
fdec33d419 1.7 stable in docs 🚀 2019-08-23 12:47:33 +03:00
be1873e1e8 Update docs, travis and mergify for 1.7 release 2019-08-21 14:27:39 +03:00
de8e6f74ea 1.6 release notes (#845)
* 1.6 release!
* Fix typo in release notes
* Rectify Alpine 3.8.2 in release notes
2019-01-18 21:53:38 +02:00
53b9c031c9 Add a warning banner when not reading the stable docs 2018-10-16 23:19:48 +02:00
13e3862ca7 Simplify the docs configuration 2018-10-16 22:55:05 +02:00
8fa80c1589 Support multiple docs versions 2018-10-16 22:52:21 +02:00
339b3c1b24 Build the documentation as a Docker image 2018-09-28 10:41:17 +02:00
03d3351496 Set the title of web pages in the docs 2017-11-21 22:37:21 +01:00
5831221c0e Use a template to replace the version tag 2017-11-06 13:24:40 +01:00
49bfeda3d3 Use proper jinja templating inside rst templates 2017-11-06 12:21:28 +01:00
30a1657155 Use a custom role for including github_version 2017-11-06 12:10:54 +01:00
d433c7a0ed Add paramiko to upload documentations after the build 2017-11-04 23:16:29 +01:00
70c32787d6 Insert a dynamic template for multiversion rendering 2017-11-04 21:38:29 +01:00
8746fafc14 Simplify the Sphinx configuration 2017-11-04 19:28:19 +01:00
ce9d991a13 Improve the documentation menu 2017-11-04 19:07:55 +01:00
5d395a2dd0 Fix the version number in the documentation 2017-11-02 20:05:49 +01:00
fcf9515bff Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
dc2f1280ed Import the documentation from the wiki 2017-11-01 20:12:17 +01:00
c59e05bb09 Add initial sphinx config 2017-11-01 12:37:32 +01:00