diff options
author | 2018-09-19 20:34:28 -0700 | |
---|---|---|
committer | 2018-09-19 20:34:28 -0700 | |
commit | 7cbe2e7284ff4dec24e4fc048b40e2cfa9595626 (patch) | |
tree | 409bcf1230035f5b4b4f4b70ad249bab3dfe4db9 /Docs/source/running_python/examples.rst | |
parent | 10a51ba9fb1d7f085ff444cad2fc6e6b3e90c061 (diff) | |
download | WarpX-7cbe2e7284ff4dec24e4fc048b40e2cfa9595626.tar.gz WarpX-7cbe2e7284ff4dec24e4fc048b40e2cfa9595626.tar.zst WarpX-7cbe2e7284ff4dec24e4fc048b40e2cfa9595626.zip |
Update documentation
Diffstat (limited to 'Docs/source/running_python/examples.rst')
-rw-r--r-- | Docs/source/running_python/examples.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/source/running_python/examples.rst b/Docs/source/running_python/examples.rst index a546294fb..c4109b32f 100644 --- a/Docs/source/running_python/examples.rst +++ b/Docs/source/running_python/examples.rst @@ -10,5 +10,3 @@ physical situations. Laser wakefield acceleration ---------------------------- - -* :download:`Without mesh refinement<../../../Example/laser_acceleration/laser_acceleration.py>` |