changeset a37dad53ab6d in modules/stock_package_shipping_sendcloud:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_sendcloud?cmd=changeset&node=a37dad53ab6d
description:
        Check links in documentation

        issue11409
        review390641002
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d8dc5ac2591e -r a37dad53ab6d .drone.yml
--- a/.drone.yml        Mon Apr 25 18:11:20 2022 +0200
+++ b/.drone.yml        Mon Apr 25 18:34:07 2022 +0200
@@ -37,6 +37,7 @@
         commands:
             - pip install sphinx
             - python -m sphinx -T -E -W -n -b html doc _build/html
+            - python -m sphinx -T -E -W -n -b linkcheck doc _build
         volumes:
             - cache:/root/.cache
 

Reply via email to