From 09307cb4f9b0352b3045fde1d3f058197b01d018 Mon Sep 17 00:00:00 2001 From: John Hubbard Date: Thu, 13 Jun 2019 21:04:49 -0700 Subject: New class files directory, delete old locations As decided recently in an OpenSource-Approval discussion, we want the directory structure for GPU classes to have the following structure: classes// This CL does that. It moves these directories: Compute-Class-Methods/* Display-Class-Methods/* to: classes/compute/ classes/display/ Regenerate index.html files to match (important for the "github pages" site, at https://nvidia.github.io/open-gpu-doc/ . Reviewed by: Maneet Singh --- Compute-Class-Methods/index.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Compute-Class-Methods/index.html (limited to 'Compute-Class-Methods/index.html') diff --git a/Compute-Class-Methods/index.html b/Compute-Class-Methods/index.html deleted file mode 100644 index 4281791..0000000 --- a/Compute-Class-Methods/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - Compute-Class-Methods - -

Compute-Class-Methods

- cl50c0.h
- cl85c0.h
- cl90c0.h
- cl91c0.h
- cla0c0.h
- cla1c0.h
- clb0c0.h
- clb1c0.h
- clc0c0.h
- clc1c0.h
- clc3c0.h
- clc5c0.h
- - -- cgit v1.2.3