Skip to content

Commit

Permalink
Add Documentation and Test in Xcdr Test
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo committed Jun 10, 2024
1 parent f804ba2 commit 4ca0ed2
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 174 deletions.
5 changes: 3 additions & 2 deletions docs/devguide/opendds_idl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ opendds_idl Command Line Options
Don't warn about ``#pragma DCPS_DATA_TYPE``.
See :ref:`getting_started--identifying-topic-types` for more information.

.. option:: --[no-]default-nested
.. option:: --default-nested
.. option:: --no-default-nested

Un-annotated types/modules are treated as nested.
By default all types are nested by default
Expand All @@ -173,7 +174,7 @@ opendds_idl Command Line Options

.. option:: --default-autoid VALUE

Set the default :ref:`XTypes auto member-id assignment strategy <xtypes--autoid-value>`.
Set the default :ref:`XTypes auto member-id assignment strategy <xtypes--anno-autoid>`.
*VALUE* can be ``sequential`` (the default) or ``hash``.

.. option:: --default-try-construct VALUE
Expand Down
Loading

0 comments on commit 4ca0ed2

Please sign in to comment.