summaryrefslogtreecommitdiff
path: root/docs/user-guide/index.md
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2021-04-24 00:19:32 -0700
committerGitHub <noreply@github.com>2021-04-24 00:19:32 -0700
commit4f83d48b28b417a16d7caa834a9248b1bd50cdb8 (patch)
treed36710d45fc0dcb07f110390c85868cfa2b4f2a5 /docs/user-guide/index.md
parent9a5672d7b8a155117a2c3f8375e3b8a5b43d91b7 (diff)
Auto generate interactive table of contents for user-guide. (#1818)
Diffstat (limited to 'docs/user-guide/index.md')
-rw-r--r--docs/user-guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide/index.md b/docs/user-guide/index.md
index 4d82fa8ec..9f5a36e86 100644
--- a/docs/user-guide/index.md
+++ b/docs/user-guide/index.md
@@ -3,7 +3,7 @@ layout: user-guide
---
Slang User's Guide
-------------------
+=============
Welcome to the Slang User's Guide, an introduction to the Slang language, compiler, and API. In this guide, you will learn:
- Slang's language features, including those inherited from HLSL and additional language features to make it easy to work with shaders.