blob: 1523593186571da1d48324ab04dcbd4f2d9b6097 (
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
|
.. _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
workflow
|