We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89812bb commit 3cb53dbCopy full SHA for 3cb53db
_data/documentation.yaml
@@ -45,8 +45,8 @@ tutorials:
45
link_label: "My First Shader"
46
- title: "Using the Compilation API"
47
description: "See how to use Slang’s compilation API to integrate the Slang compiler into your application."
48
- link_url: "https://shader-slang.com/slang/user-guide/compiling"
49
- link_label: "The Complitation API"
+ link_url: "https://shader-slang.com/docs/compilation-api"
+ link_label: "The Compilation API"
50
- title: "Using the Reflection API"
51
description: "See how to use Slang’s reflection API to query for parameter binding info at runtime."
52
link_url: "https://shader-slang.com/slang/user-guide/reflection"
0 commit comments