diff options
| author | aidanfnv <aidanf@nvidia.com> | 2025-06-18 11:43:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-18 18:43:45 +0000 |
| commit | 1fb60f25bb46c0f0f5a1780f52ee721a04ea9306 (patch) | |
| tree | 7ccd2caecae21cb658587a423e2f77431ef1ad52 /docs/gfx-user-guide/toc.html | |
| parent | 3822f9243f7b80be4c47318cf3d0b8d9800e67dd (diff) | |
Delete GFX User Guide (#7474)
Closes #6817
This change deletes the GFX User Guide, as GFX is being deprecated. It also removes the rebuild of its TOC from the TOC rebuilding scripts and replaces the link to the guide in the README with a note that it is being deprecated in favor of slang-rhi.
Co-authored-by: Gangzheng Tong <tonggangzheng@gmail.com>
Diffstat (limited to 'docs/gfx-user-guide/toc.html')
| -rw-r--r-- | docs/gfx-user-guide/toc.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/gfx-user-guide/toc.html b/docs/gfx-user-guide/toc.html deleted file mode 100644 index be64cca17..000000000 --- a/docs/gfx-user-guide/toc.html +++ /dev/null @@ -1,18 +0,0 @@ -<ul class="toc_root_list"><li data-link="index"><span>Slang Graphics Layer</span> -<ul class="toc_list"> -<li data-link="01-getting-started"><span>Getting Started</span> -<ul class="toc_list"> -<li data-link="01-getting-started#installation"><span>Installation</span></li> -<li data-link="01-getting-started#creating-a-gpu-device"><span>Creating a GPU Device</span></li> -<li data-link="01-getting-started#enabling-the-debug-layer"><span>Enabling the Debug Layer</span></li> -<li data-link="01-getting-started#creating-a-command-queue"><span>Creating a Command Queue</span></li> -<li data-link="01-getting-started#allocating-a-command-buffer"><span>Allocating a Command Buffer</span></li> -<li data-link="01-getting-started#creating-buffer-resource"><span>Creating Buffer Resource</span></li> -<li data-link="01-getting-started#creating-a-pipeline-state"><span>Creating a Pipeline State</span></li> -<li data-link="01-getting-started#recording-commands-to-run-a-compute-shader"><span>Recording Commands</span></li> -<li data-link="01-getting-started#cleaning-up"><span>Cleaning Up</span></li> -</ul> -</li> -</ul> -</li> -</ul>
\ No newline at end of file |
