diff options
author | 2017-10-20 14:08:11 -0700 | |
---|---|---|
committer | 2017-10-20 14:08:11 -0700 | |
commit | 13ab3acd7ca91678cd849e2e900f315bf3df72bd (patch) | |
tree | 98bbdb1aaa6b7edf6596eddd0b4a6d84015ca121 /Docs/source/running_python/running_python.rst | |
parent | 3e1cb625f5bae3d11724ae958efcdc4e20fc83f5 (diff) | |
download | WarpX-13ab3acd7ca91678cd849e2e900f315bf3df72bd.tar.gz WarpX-13ab3acd7ca91678cd849e2e900f315bf3df72bd.tar.zst WarpX-13ab3acd7ca91678cd849e2e900f315bf3df72bd.zip |
Removed Doxygen from Makefile ; add documentation for Python
Diffstat (limited to 'Docs/source/running_python/running_python.rst')
-rw-r--r-- | Docs/source/running_python/running_python.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Docs/source/running_python/running_python.rst b/Docs/source/running_python/running_python.rst index d1c681a55..f590887db 100644 --- a/Docs/source/running_python/running_python.rst +++ b/Docs/source/running_python/running_python.rst @@ -1,6 +1,7 @@ Running WarpX from Python ========================= -.. warning:: +.. toctree:: + :maxdepth: 1 - This section is currently in development.
\ No newline at end of file + api_reference
\ No newline at end of file |