diff --git a/docs/fastdds/xml_configuration/common.rst b/docs/fastdds/xml_configuration/common.rst index 470ec4811..cef81e826 100644 --- a/docs/fastdds/xml_configuration/common.rst +++ b/docs/fastdds/xml_configuration/common.rst @@ -718,13 +718,16 @@ Partition PublishMode """"""""""" -+-----------------------+---------------------------------------+------------------+------------------+ -| Name | Description | Values | Default | -+=======================+=======================================+==================+==================+ -| ```` | See :ref:`publishmodeqospolicy`. | ``ASYNCHRONOUS`` | ``ASYNCHRONOUS`` | -| | +------------------+ | -| | | ``SYNCHRONOUS`` | | -+-----------------------+---------------------------------------+------------------+------------------+ ++--------------------------+---------------------------------------+------------------+------------------+ +| Name | Description | Values | Default | ++==========================+=======================================+==================+==================+ +| ```` | See :ref:`publishmodeqospolicy`. | ``ASYNCHRONOUS`` | ``ASYNCHRONOUS`` | +| | +------------------+ | +| | | ``SYNCHRONOUS`` | | ++--------------------------+---------------------------------------+------------------+------------------+ +|````| string referring to a | ```` | Empty | +| | :ref:`flowcontrollersqos` name. | | | ++--------------------------+---------------------------------------+------------------+------------------+ .. important::