blob: 777c2f77b40aa769043bbba18ebdf51540c23cce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
.. _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/dev/CONTRIBUTING.md>`__!
Our Doxygen API documentation in classic formatting `is located here <../_static/doxyhtml/index.html>`_.
.. toctree::
:maxdepth: 1
amrex_basics
repo_organization
fields
particles
initialization
diagnostics
moving_window
portability
profiling
documentation
|