summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/index.md
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2025-06-04 18:00:33 -0700
committerGitHub <noreply@github.com>2025-06-04 18:00:33 -0700
commit22ebf908f0efdabc0c2ebfad044f35677b6d6660 (patch)
tree7a00897fac7a1b6b8e8351a14841ab5f1cd77f7f /docs/user-guide/index.md
parent638ca95f437c56622cf5b0a64658f78d58b71e32 (diff)
Update user-guide toc. (#7349)
Diffstat (limited to 'docs/user-guide/index.md')
-rw-r--r--docs/user-guide/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/user-guide/index.md b/docs/user-guide/index.md
index a96abd97b..e683af164 100644
--- a/docs/user-guide/index.md
+++ b/docs/user-guide/index.md
@@ -25,6 +25,7 @@ Modules and Access Control <04-modules-and-access-control>
Capabilities <05-capabilities>
Interfaces and Generics <06-interfaces-generics>
Automatic Differentiation <07-autodiff>
+Language Version <11-language-version>
Compiling Code with Slang <08-compiling>
Using the Reflection API <09-reflection>
Supported Compilation Targets <09-targets>