@@ -50,10 +50,6 @@ free to open an issue on our bugtracker_.
50
50
51
51
tutorials/introduction
52
52
53
- .. tutorials/entrypoints
54
- tutorials/executable
55
-
56
-
57
53
.. toctree ::
58
54
:caption: How to guides
59
55
:hidden:
@@ -65,9 +61,6 @@ free to open an issue on our bugtracker_.
65
61
how-to-guides/debug-builds
66
62
projects-using-meson-python
67
63
68
- .. how-to-guides/build-directory
69
-
70
-
71
64
.. toctree ::
72
65
:caption: Reference
73
66
:hidden:
@@ -79,19 +72,6 @@ free to open an issue on our bugtracker_.
79
72
reference/limitations
80
73
reference/meson-compatibility
81
74
82
- .. reference/quirks
83
-
84
-
85
- ..
86
- toctree::
87
- :caption: Explanations
88
- :hidden:
89
-
90
- explanations/design
91
- explanations/internal-dependencies
92
- explanations/editable-installs
93
-
94
-
95
75
.. toctree ::
96
76
:caption: Project
97
77
:hidden:
@@ -103,15 +83,6 @@ free to open an issue on our bugtracker_.
103
83
Issue Tracker <https://github.com/mesonbuild/meson-python/issues >
104
84
105
85
106
- .. _getting started : usage/start.html
107
- .. _pip : https://github.com/pypa/pip
108
- .. _pypa/build : https://github.com/pypa/build
109
- .. _build options page : usage/build-options.html
110
- .. _install_data : https://mesonbuild.com/Reference-manual_functions.html#install_data
111
86
.. _start a discussion : https://github.com/mesonbuild/meson-python/discussions/new/choose
112
87
.. _bugtracker : https://github.com/mesonbuild/meson-python/issues
113
88
.. _discussion page : https://github.com/mesonbuild/meson-python/discussions
114
- .. _#meson-python : https://discord.com/channels/803025117553754132/1040322863930024057
115
- .. _PyPA Discord : https://discord.gg/pypa
116
-
117
- .. |install_data | replace :: ``install_data ``
0 commit comments