diff options
| author | Yong He <yonghe@outlook.com> | 2024-03-17 15:17:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-17 15:17:28 -0700 |
| commit | 667e209bc714761eb2f48b65f0153574bd0b65f2 (patch) | |
| tree | 62629fe386ffd42b1a099cd8cb0023f0b303f137 /docs/user-guide/07-autodiff.html | |
| parent | db60d1910e60b6955496d86daee26467b6a363f1 (diff) | |
Remove out of date documentation on compilation API. (#3785)
* Remove out of date documentation on compilation API.
* Update toc.
Diffstat (limited to 'docs/user-guide/07-autodiff.html')
| -rw-r--r-- | docs/user-guide/07-autodiff.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/user-guide/07-autodiff.html b/docs/user-guide/07-autodiff.html new file mode 100644 index 000000000..b82e23b7f --- /dev/null +++ b/docs/user-guide/07-autodiff.html @@ -0,0 +1,9 @@ +<html> + +<head> +<meta http-equiv="refresh" content="0; url=https://shader-slang.com/slang/user-guide/autodiff" /> +</head> +<body> +<p>This page has been relocated. <a href="https://shader-slang.com/slang/user-guide/autodiff">Click here for the new page.</a></p> +</body> +</html>
\ No newline at end of file |
