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 acb13ef commit 8d82fbaCopy full SHA for 8d82fba
docs/sphinx/source/content/UsingThePlugin.rst
@@ -408,10 +408,8 @@ Congratulations! You made your first SOFA scene in Python3!
408
For more information on how to use the SOFA modules bindings in python, visit this page: :doc:`Modules`
409
410
411
-.. _fullscene:
412
-
413
-Full scene
414
-^^^^^^^^^^
+Full scene example
+^^^^^^^^^^^^^^^^^^
415
Here is the entire code of the scene :
416
417
.. code-block:: python
docs/sphinx/source/content/modules/SofaRuntime/index.rst
@@ -5,13 +5,12 @@ SofaRuntime
5
6
.. automodule:: SofaRuntime
7
8
+
9
API Table of Content
10
--------------------
11
12
.. autosummary::
- :toctree: generated
13
:template: autosummary/base.rst
14
- :recursive:
15
16
importPlugin
17
unloadModules
0 commit comments