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 --- classes/compute/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 classes/compute/index.html (limited to 'classes/compute/index.html') diff --git a/classes/compute/index.html b/classes/compute/index.html new file mode 100644 index 0000000..19aa93f --- /dev/null +++ b/classes/compute/index.html @@ -0,0 +1,18 @@ + + compute + +

compute

+ 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