doc: fix apiscan-all example

This commit is contained in:
Tommaso Pecorella
2022-05-26 17:07:11 +00:00
parent a0cf461037
commit 64a51b15ac

View File

@@ -517,7 +517,7 @@ To re-scan all modules (which can take some time):
.. sourcecode:: bash
$ cd source/ns-3-dev
$ ./ns3 apiscan-all
$ ./ns3 build apiscan-all
Then, to check whether the rescanned bindings can be compiled, enable
the Python bindings in the build: