From 66b5351b26c242b1604fe81acd607a2c8144e463 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 10 Nov 2022 09:32:30 -0800 Subject: Update document toc (#2509) Co-authored-by: Yong He --- docs/user-guide/toc.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 314c786aa..5fdb4d0d0 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -35,8 +35,13 @@
  • Properties
  • Initializers
  • Operator Overloading
  • +
  • Subscript Operator
  • +
  • `Optional` type
  • +
  • `reinterpret` operation
  • `struct` inheritance (limited)
  • Extensions
  • +
  • Multi-level break
  • +
  • Force inlining
  • Modules
  • @@ -49,6 +54,7 @@
  • Generic Value Parameters
  • Interface-typed Values
  • Extending a Type with Additional Interface Conformances
  • +
  • `is` and `as` Operator
  • Extensions to Interfaces
  • @@ -59,7 +65,7 @@
  • Using the Compilation API
  • -
  • Suported Compilation Targets +
  • Supported Compilation Targets
    • Background and Terminology
    • Direct3D 11
    • -- cgit v1.2.3