.. include:: vars.rst .. _section-gsg_coming: Next Steps ********** We invite you to explore further by referring to the wealth of available information and resources. Documentation ============= After installing |CONNEXT|, you'll find the following resources in ``/doc/manuals/connext_dds_professional`` [#]_ and at https://community.rti.com/documentation. * If you are using |CONNEXT| on an embedded platform, this document specifically addresses these configurations: .. WRITER: put this link back when Android is supported (LTS release) and .. adjust the above sentence. .. * :link_gsg_platforms_android_systems_add:`Addendum for Android Systems <>` * :link_gsg_platforms_embedded_systems_add:`Addendum for Embedded Systems <>` .. * :link_connext_dds_pro_um:`User's Manual <>`: Describes the features of the product and how to use them. .. You'll also find API Reference HTML Documentation at ``/README.html`` and https://community.rti.com/documentation. This extensively cross-referenced documentation, available for all supported programming languages, is your in-depth reference to every operation in |CONNEXT|. * :link_connext_dds_api_c:`C API Reference ` * :link_connext_dds_api_cpp:`C++ Traditional API Reference ` * :link_connext_dds_api_cpp2:`C++ Modern API Reference ` * :link_connext_dds_api_csharp:`C# API Reference ` * :link_connext_dds_api_java:`Java API Reference ` * :link_connext_dds_api_python:`Python API Reference ` Examples ======== In addition to the basic examples in your ``rti_workspace`` directory, you can find over 50 examples on how to use specific |CONNEXT| features in the `rticonnextdds-examples `__ section on GitHub. Examples include asynchronous publication, compression, FlatDataâ„¢, network capture, discovery (including builtin topics), DynamicData, and many more. .. _section-gsg_coming_soon: Updates ======= This Getting Started Guide may sometimes be updated online. Please see the RTI Community documentation website (https://community.rti.com/documentation) for updates or language additions. .. rubric:: Footnotes .. [#] ```` refers to the main installation directory. See :ref:`section-gsg_paths`.