Skip to content

Commit 951a595

Browse files
Improve commercial visibility and fix bullet point list (#931)
Signed-off-by: eProsima <jesuspoderoso@eprosima.com>
1 parent 922d5b1 commit 951a595

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

docs/02-formalia/titlepage.rst

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,30 @@ The *eProsima Fast DDS* library provides both an Application Programming Interfa
1818
that deploy
1919
a Data-Centric Publisher-Subscriber (DCPS) model, with the purpose of establishing efficient and reliable
2020
information distribution among Real-Time Systems.
21+
22+
.. raw:: html
23+
24+
<br/>
25+
26+
Commercial support
27+
^^^^^^^^^^^^^^^^^^
28+
29+
Looking for commercial support? Write us to info@eprosima.com
30+
31+
Find more about us at `eProsima's webpage <https://eprosima.com/>`__.
32+
33+
Key features
34+
^^^^^^^^^^^^
35+
2136
*eProsima Fast DDS* is predictable, scalable, flexible, and efficient in resource handling.
2237
For meeting these requirements, it makes use of typed interfaces and hinges on a many-to-many
2338
distributed network paradigm that neatly allows separation of the publisher and subscriber sides of the communication.
2439
*eProsima Fast DDS* comprises:
2540

26-
#. The :ref:`DDS API <dds_layer>` implementation.
27-
#. :ref:`Fast DDS-Gen <fastddsgen_intro>`, a generation tool for bridging typed interfaces with the middleware
28-
implementation.
29-
#. The underlying :ref:`RTPS <rtps_layer>` wire protocol implementation.
30-
41+
* The :ref:`DDS API <dds_layer>` implementation.
42+
* :ref:`Fast DDS-Gen <fastddsgen_intro>`, a generation tool for bridging typed interfaces with the middleware
43+
implementation.
44+
* The underlying :ref:`RTPS <rtps_layer>` wire protocol implementation.
3145

3246
For all the above, *eProsima Fast DDS* has been chosen as the default middleware supported by the
3347
`Robot Operating System 2 (ROS 2) <https://index.ros.org/doc/ros2/>`__ in every long term (LTS) releases and most of the
@@ -185,16 +199,6 @@ Finally, there are some other *eProsima* products that use Fast DDS as a middlew
185199
Those that are strongly attached to each Fast DDS supported version are described in :ref:`this product compatibility
186200
table<dependencies_compatibilities_product_compatibility>`.
187201

188-
Contacts and Commercial support
189-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
190-
191-
Find more about us at `eProsima's webpage <https://eprosima.com/>`__.
192-
193-
Support available at:
194-
195-
* Email: support@eprosima.com
196-
* Phone: +34 91 804 34 48
197-
198202
Contributing to the documentation
199203
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
200204

0 commit comments

Comments
 (0)