We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec4500a commit 7017489Copy full SHA for 7017489
1 file changed
docs/fastdds/xtypes/xtypes.rst
@@ -9,11 +9,6 @@ XTypes
9
This specification defines the following concepts:
10
11
* DDS supported type system, including the concept of extensible types that might evolve in time.
12
-
13
-.. note::
14
15
- This section also defines the type compatibility rules among evolved types which is still unsupported in Fast DDS.
16
17
* Type representation, including :ref:`IDL<fastddsgen_idl_datatypes>` and :ref:`TypeObject<xtypes_discovery_matching>`
18
representations.
19
* Data representation over the wire.
@@ -28,3 +23,7 @@ This specification defines the following concepts:
28
23
29
24
/fastdds/xtypes/discovery_matching.rst
30
25
/fastdds/xtypes/language_binding.rst
26
+
27
+.. note::
+ Type compatibility rules among evolved types are still unsupported in Fast DDS.
0 commit comments