From 965f96261e2f2674b06be24ad6889c0f022aeff9 Mon Sep 17 00:00:00 2001 From: cheneym2 Date: Wed, 5 Mar 2025 18:14:20 -0500 Subject: Add module organization suggestion doc (#6509) * Add module organization suggestion doc Suggest one method to keep slang modules organized in the file system. Closes #4841 --- docs/user-guide/toc.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 01e9d09b0..8a314d688 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -58,6 +58,7 @@
  • Defining a Module
  • Importing a Module
  • Access Control
  • +
  • Organizing File Structure of Modules
  • Legacy Modules
  • -- cgit v1.2.3