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 ac2842b commit bab20dfCopy full SHA for bab20df
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
@@ -16,7 +16,7 @@ using Python API step by step.
16
17
.. include:: ../simple_app/includes/background.rst
18
19
-.. include:: ../simple_app/includes/prerequisites.rst
+.. include:: includes/prerequisites.rst
20
21
.. include:: includes/workspace.rst
22
0 commit comments