Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update documentation.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 14 Mar 2022 15:02:57 +0000 (16:02 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 14 Mar 2022 15:05:15 +0000 (16:05 +0100)
docs/source/Installing_SimGrid.rst

index d7e2185..e762c42 100644 (file)
@@ -357,6 +357,7 @@ if some do not work for you.
 - **make simgrid**: Build only the SimGrid library. Not any example nor the helper tools.
 - **make s4u-comm-pingpong**: Build only this example (works for any example)
 - **make java-all**: Build all Java examples and their dependencies
+- **make python-bindings**: Build the Python bindings
 - **make clean**: Clean the results of a previous compilation
 - **make install**: Install the project (doc/ bin/ lib/ include/)
 - **make dist**: Build a distribution archive (tar.gz)