diff options
Diffstat (limited to 'Docs/source/index.rst')
-rw-r--r-- | Docs/source/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Docs/source/index.rst b/Docs/source/index.rst new file mode 100644 index 000000000..be924995f --- /dev/null +++ b/Docs/source/index.rst @@ -0,0 +1,20 @@ +.. WarpX documentation master file, created by + sphinx-quickstart on Tue Mar 7 22:08:26 2017. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to WarpX's documentation! +================================= + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |