changeset e862349cecd1 in modules/stock_package_shipping_sendcloud:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_sendcloud?cmd=changeset&node=e862349cecd1
description:
        Remove excessive backquote in configuration documentation
diffstat:

 doc/configuration.rst |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (36 lines):

diff -r 7cb25cafdbb6 -r e862349cecd1 doc/configuration.rst
--- a/doc/configuration.rst     Mon May 02 17:59:54 2022 +0200
+++ b/doc/configuration.rst     Wed Sep 14 09:01:32 2022 +0200
@@ -8,8 +8,8 @@
 
 .. _config-stock_package_shipping_sendcloud.addresses_cache:
 
-``addresses_cache```
-====================
+``addresses_cache``
+===================
 
 The ``addresses_cache`` defines the duration in seconds the sender addresses
 are kept in the cache.
@@ -18,8 +18,8 @@
 
 .. _config-stock_package_shipping_sendcloud.shipping_methods_cache:
 
-```shipping_methods_cache```
-============================
+``shipping_methods_cache``
+==========================
 
 The ``shipping_methods_cache`` defines the duration in seconds the shipping
 methods are kept in the cache.
@@ -28,8 +28,8 @@
 
 .. _config-stock_package_shipping_sendcloud.requests_timeout:
 
-```requests_timeout```
-======================
+``requests_timeout``
+====================
 
 The ``requests_timeout`` defines the time in seconds the module is waiting for
 a response from the Sendcloud server.

Reply via email to