From 8102e5ee81db177372bb90188c65d003a4907aa4 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 6 Dec 2023 15:52:02 -0800 Subject: Change default visibility of interface members and update docs. (#3381) * Update behavior around interfaces and docs. * Update toc --------- Co-authored-by: Yong He --- docs/user-guide/toc.html | 7 ++++++- 1 file changed, 6 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 615b96b15..5f8a9d46a 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -42,10 +42,15 @@
  • Extensions
  • Multi-level break
  • Force inlining
  • -
  • Modules
  • Modules and Access Control +
      +
    • Defining a Module
    • +
    • Importing a Module
    • +
    • Access Control
    • +
    • Legacy Modules
    • +
  • Interfaces and Generics
      -- cgit v1.2.3