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 5519b29 commit 5c199c7Copy full SHA for 5c199c7
docs/fastdds/getting_started/simple_python_app/includes/prerequisites.rst
@@ -0,0 +1,9 @@
1
+Prerequisites
2
+^^^^^^^^^^^^^
3
+
4
+First of all, please follow the steps outlined in the :ref:`Installation Manual <fastdds_python_sl>`
5
+section for the installation of *eProsima Fast DDS Python* and all its dependencies.
6
7
+.. note::
8
9
+ All the commands provided in this tutorial are outlined for a Linux environment.
docs/fastdds/getting_started/simple_python_app/simple_python_app.rst
@@ -15,7 +15,7 @@ using Python API step by step.
15
16
.. include:: ../simple_app/includes/background.rst
17
18
-.. include:: ../simple_app/includes/prerequisites.rst
+.. include:: includes/prerequisites.rst
19
20
.. include:: includes/workspace.rst
21
0 commit comments