Co-authored-by: Stan Ulbrych <stan@python.org>
Please note, that these functions are :term:`soft deprecated` since Python
3.15. Avoid using this API in a new code to do complex arithmetic: either use
-the `Number Protocol <number>`_ API or use native complex types, like
+the :ref:`Number Protocol <number>` API or use native complex types, like
:c:expr:`double complex`.
.. note::
- See `meson-python documentation <meson-python>`_ for details on
+ See the `meson-python documentation <meson-python_>`_ for details on
configuration.
Now, build install the *project in the current directory* (``.``) via ``pip``: