diff --git a/docs/tutorials/executable.rst b/docs/tutorials/executable.rst deleted file mode 100644 index 7eefe52ad..000000000 --- a/docs/tutorials/executable.rst +++ /dev/null @@ -1,21 +0,0 @@ -.. SPDX-FileCopyrightText: 2023 The meson-python developers -.. -.. SPDX-License-Identifier: MIT - -.. _tutorials-executable: - -********** -Executable -********** - - -.. todo:: - - - Give an example of how to build an executable in Meson - - Show where the executable gets mapped to inside a wheel - - Link to relevant :ref:`explanations-design` section - - Mention the limitation regarding internal dependencies - - - Link to the relevant :ref:`reference-limitations` section - - Link to the :ref:`how-to-guides-executable-with-internal-dependencies` - guide