Skip to content

Commit a0feec1

Browse files
Update list of supported types. (#1054)
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent f67f66b commit a0feec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fastdds/xtypes/idl_parsing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ For further information about the supported |DynamicTypes|, please, refer to :re
2727
* :ref:`xtypes_supportedtypes_structure`
2828
* :ref:`xtypes_supportedtypes_alias`
2929
* :ref:`xtypes_supportedtypes_array`
30+
* :ref:`xtypes_supportedtypes_sequence`
3031
* :ref:`xtypes_supportedtypes_union`
3132
* :ref:`xtypes_supportedtypes_enumeration`
3233
* :ref:`xtypes_annotations`
@@ -36,7 +37,6 @@ For further information about the supported |DynamicTypes|, please, refer to :re
3637
The following types are currently not supported by the IDL parsing feature:
3738

3839
* :ref:`xtypes_supportedtypes_bitmask`
39-
* :ref:`xtypes_supportedtypes_sequence`
4040
* :ref:`xtypes_supportedtypes_map`
4141
* :ref:`xtypes_supportedtypes_bitset`
4242
* :ref:`xtypes_builtin_annotations`

0 commit comments

Comments
 (0)