odoo/documentation#14494

Created by Documentation, Xavier Platteau (xpl)

Blocked

label
odoo-dev:18.0-ci-tests-xpl
head
c9118440c1def4cc62622af71b0857cd6839ff05
odoo/documentation
18.0 #14494 missing statuses missing r+
saas-18.2
saas-18.3
saas-18.4
19.0
master

Testing documentation tests

Testing the following from the Implement doc tests task

  1. The RST style is consistent with the standard and with our guidelines {RST style}
    - [1] There is at most one h1 per page.
    - [1] There is a h1 on the page if it contains headings of other levels.
    - [1] Heading delimiters have the same length as their heading.
    - [1] Heading delimiters use the same heading chars as in our guidelines. [retroactive]
    - [1] Heading delimiters use the heading chars in the same order as in our guidelines. [retroactive]
    - [1] There is at least one blank line above and below a heading.

  2. Resources files (sub-pages, images, zip, RST excerpts...) follow our guidelines {Media files}
    - [6] Resource files are placed within a folder with the same name as the page from which the resource is referenced. [retroactive]
    - [6] Resource files are referenced from at least one RST file. [retroactive]
    - [5] Media file names use hyphens and not underscores. [retroactive]
    - [5] Media files have been compressed with pngquant if applicable (.png).
    - [3] Media files have a limited weight: 0.5 MB for PNG (current maximum) / 1.2 MB for GIF (current maximum)
    - [2] There is no file without an extension pushed by mistake. [retroactive]

  3. Redirect rules are correct {Redirect rules}
    - [2] Redirect rules are correctly formed [retroactive].
    - [2] Redirect rules target an existing page. [retroactive]