diff options
author | 2017-09-19 20:55:22 +0000 | |
---|---|---|
committer | 2017-09-19 20:55:22 +0000 | |
commit | 8e9ddc9fce63ef78f438d3c126a4ab9c1597844c (patch) | |
tree | 3b67e89c9266bc3289ffa9909937aecfa9684cc9 /Docs/source/python_class.rst | |
parent | 74b55dbbdca668d0a64f68a4699c256a96bf8ada (diff) | |
parent | 594de46736791c12b16b431def869addb9a70077 (diff) | |
download | WarpX-8e9ddc9fce63ef78f438d3c126a4ab9c1597844c.tar.gz WarpX-8e9ddc9fce63ef78f438d3c126a4ab9c1597844c.tar.zst WarpX-8e9ddc9fce63ef78f438d3c126a4ab9c1597844c.zip |
Merged in expand_doc (pull request #31)
Refactor the theoretical section of the documentation
Diffstat (limited to 'Docs/source/python_class.rst')
-rw-r--r-- | Docs/source/python_class.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/source/python_class.rst b/Docs/source/python_class.rst index 033e9793a..c57cd5c96 100644 --- a/Docs/source/python_class.rst +++ b/Docs/source/python_class.rst @@ -1,5 +1,3 @@ The WarpX Python class ====================== -.. autoclass:: pywarpx.WarpX - :members: |