documentation/content/legal
Olivier Dony bbef7e6607
[FIX] legal: fix some broken links (pdfs, translations)
1) PDF files are generated and stored at the root of the CURRENT_BRANCH
directory. The links to those files are generated at different levels of
the doctree, which makes it impossible to use a relative path.
For example the same "Enterprise Agreement" doc in EN is published on:
 - /16.0/legal/terms/enterprise.html
 - /16.0/fr/legal/terms/enterprise.html

As a workaround, use absolute links for the PDFs. They won't work
locally for now. Can be improved later, as long as we don't break
those links located in various depths of the troctree.

2) The legal constracts aren't translated in all availables languages
(yet), so those links are 404s now. Introduced a conf.py variable
`legal_translations` with the list of languages where translated
contracts are indeed available, and falling back to the EN version
otherwise. Some languages don't have *all* the contracts translated, so
some 404 may remain temporarily.

Forward-port of f69dba70be
2023-03-23 16:41:57 +01:00
..
img [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
licenses [FIX] *: enforce 1 newline on files end 2022-11-18 17:42:18 +01:00
terms [FIX] legal: fix some broken links (pdfs, translations) 2023-03-23 16:41:57 +01:00
cla.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-08 13:55:59 +01:00
coc.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
licenses.rst [ADD] legal/license: update licenses for v15 2021-10-20 11:28:04 +02:00
terms.rst [IMP] *: exclude empty TOC pages from search results 2021-06-09 11:55:34 +02:00