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 /CONTRIBUTING.md | |
| 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 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 36d297214..f49e4c4bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -298,7 +298,6 @@ cd docs .\build_toc.ps1 # Add to git commit -git add gfx-user-guide/toc.html git add user-guide/toc.html ``` |
