.. SPDX-FileCopyrightText: 2023 The meson-python developers
..
.. SPDX-License-Identifier: MIT

.. _explanations-design:

*******************************
How does ``meson-python`` work?
*******************************


.. todo::

   - Explain how ``meson-python`` maps files to the wheel

     - Link to :ref:`tutorials-executable` in the relevant section

   - Explain why we don't support ``install_data``

     - Link to the relevant :ref:`reference-limitations` section

   - ?


You can find the old documentation :ref:`here <explanations-design-old>`.
