aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/running_python/running_python.rst
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2017-10-22 07:46:33 -0700
committerGravatar Remi Lehe <remi.lehe@normalesup.org> 2017-10-22 07:46:33 -0700
commit94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62 (patch)
treec06c7044b1d00192b651f62575408a4d615ae91c /Docs/source/running_python/running_python.rst
parent13ab3acd7ca91678cd849e2e900f315bf3df72bd (diff)
downloadWarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.tar.gz
WarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.tar.zst
WarpX-94385cef8da5c96e4c5bb62ed0e15cceb2d4ac62.zip
Added more documentation for Python wrapper
Diffstat (limited to 'Docs/source/running_python/running_python.rst')
-rw-r--r--Docs/source/running_python/running_python.rst3
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