***************
Developing MESA
***************

.. note::

   This portion of the docs includes information about the MESA internals as well as the internals of the MESA collaboration. In general, users need not consult it, though it does contain material that may be useful when making code modifications or debugging.

.. toctree::
   :maxdepth: 1

   developing/collaboration
   developing/new_developers
   developing/contributing
   developing/documentation
   developing/code_style
   developing/tour
   developing/common_tasks
   developing/debugging
   developing/linters
   developing/plotters
   developing/profiling
   developing/coverage
   developing/test_suite
   developing/infrastructure
   developing/build-system
   developing/release
