diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 3d61d8d7a0..af9aac9281 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -614,6 +614,15 @@ You will find some more details in the ":ref:`dev-manual/vulnerabilities:checking for vulnerabilities`" section in the Development Tasks Manual. +.. _ref-classes-cython: + +``cython`` +========== + +The :ref:`ref-classes-cython` class can be used by Python recipes that require +`Cython `__ as part of their build dependencies +(:term:`DEPENDS`). + .. _ref-classes-debian: ``debian``