diff --git a/docs/explanations/design.rst b/docs/explanations/design.rst deleted file mode 100644 index 2f24277b5..000000000 --- a/docs/explanations/design.rst +++ /dev/null @@ -1,25 +0,0 @@ -.. 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 `.