diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user-guide/01-get-started.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/user-guide/01-get-started.md b/docs/user-guide/01-get-started.md index 536203801..1e3fd740f 100644 --- a/docs/user-guide/01-get-started.md +++ b/docs/user-guide/01-get-started.md @@ -1,3 +1,7 @@ +--- +layout: user-guide +--- + # Getting Started with Slang Slang enables you to do many powerful things with shader code, including compiling shader code to many different platforms, obtaining reflection information, organizing your shader library in a modern modular fashion, controlling specialization and more. The following sections help you getting started with the basics of Slang in a simple example. We will assume Windows as the operating system, but the steps performed here are similar for other platforms. |
