From ef712c8770d0c34cadd207067f9c9ea9be5d4ca1 Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Thu, 10 Oct 2024 16:57:23 -0400 Subject: [PATCH] removed API usage header (#1566) [ROCm/composable_kernel commit: 14c52befdaadc392e93450df6b5501f70c43f34d] --- docs/reference/API_Reference_Guide.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/API_Reference_Guide.rst b/docs/reference/API_Reference_Guide.rst index 22222b0cf0..0d2d41c1eb 100644 --- a/docs/reference/API_Reference_Guide.rst +++ b/docs/reference/API_Reference_Guide.rst @@ -12,12 +12,6 @@ API reference guide This document contains details of the APIs for the Composable Kernel (CK) library and introduces some of the key design principles that are used to write new classes that extend CK functionality. -================= -Using CK API -================= - -This section describes how to use the CK library API. - ================= CK Datatypes =================