aboutsummaryrefslogtreecommitdiff
path: root/Docs/source/developers/developers.rst
blob: a1ffb7c652469450992abab6c15b3057f9c6d916 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. _developers:

Developers documentation
========================

For general information on how to contribute to WarpX, including our ``git`` workflow and code practices, have a look at our `CONTRIBUTING.md <https://github.com/ECP-WarpX/WarpX/blob/development/CONTRIBUTING.md>`__!

Our Doxygen API documentation in classic formatting `is located here <../_static/doxyhtml/index.html>`_.

.. toctree::
   :maxdepth: 1

   amrex_basics
   repo_organization
   dimensionality
   fields
   particles
   initialization
   diagnostics
   moving_window
   qed
   portability
   profiling
   contributing
   testing
   documentation
   performance_tests
   release
   checksum