From 5fe712444bfd22eb6c782e304c6d81267c58114d Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Mon, 5 Sep 2022 20:20:24 -0500 Subject: [PATCH] Fix rendering in doc/runtime_const --- doc/runtime_const.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/runtime_const.rst b/doc/runtime_const.rst index 864a641c..b6f34ea6 100644 --- a/doc/runtime_const.rst +++ b/doc/runtime_const.rst @@ -6,6 +6,7 @@ OpenCL Runtime: Constants .. include:: constants.inc .. class:: NameVersion + Describes the version of a specific feature. .. note:: @@ -19,6 +20,7 @@ OpenCL Runtime: Constants .. attribute:: name .. class:: DeviceTopologyAmd + .. method:: __init__(bus, device, function) .. attribute:: type .. attribute:: bus -- GitLab