From 1e5d0b31d28bdbf0d220c89debe5f9cc6b82a6fa Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 27 Feb 2024 13:32:43 -0800 Subject: Add documentation for link-time specialization. (#3638) --- docs/user-guide/toc.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 9e8c6f57d..9b88c78ab 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -97,8 +97,10 @@
  • Compiling Code with Slang
  • Supported Compilation Targets @@ -113,6 +115,16 @@
  • Summary
  • +
  • Link-time Specialization and Module Precompilation + +
  • Special Topics