diff options
Diffstat (limited to 'Docs/source/running_python/running_python.rst')
-rw-r--r-- | Docs/source/running_python/running_python.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Docs/source/running_python/running_python.rst b/Docs/source/running_python/running_python.rst index f590887db..cf960d431 100644 --- a/Docs/source/running_python/running_python.rst +++ b/Docs/source/running_python/running_python.rst @@ -4,4 +4,5 @@ Running WarpX from Python .. toctree:: :maxdepth: 1 - api_reference
\ No newline at end of file + how_to_run + examples |