odoo/documentation#12082
Created by fw-bot
Merged
at 85cd521464553a262b85f5d15521279b66c601e8
Statuses:
- ci/documentation: (runtime 629s)
- ci/codeowner_coverage: (runtime 13s)
- label
- odoo-dev:master-16.0-test-resource-is-used-sali-416399-fw
- head
- cc96000683ddd30094f16850cf55f05e3e650688
- merged
- 5 months ago by Documentation, Samuel Lieber (sali)
odoo/documentation | |
---|---|
16.0 | #12010 |
17.0 | #12063 |
saas-17.4 | #12073 |
18.0 | #12074 |
saas-18.1 | #12078 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
master | #12082 |
[FW][IMP] tests: check is resource file used
This PR adds a test to make review
to check if a resource file is used in it's .rst
file, when running checks on a resource folder.
For each resource file in the resource folder, check if the file is referenced in an image or figure directive in the .rst file (as long as the .rst file has the same name as the resource folder).