From 4f83d48b28b417a16d7caa834a9248b1bd50cdb8 Mon Sep 17 00:00:00 2001 From: Yong He Date: Sat, 24 Apr 2021 00:19:32 -0700 Subject: Auto generate interactive table of contents for user-guide. (#1818) --- docs/_includes/user-guide-toc.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 docs/_includes/user-guide-toc.html (limited to 'docs/_includes/user-guide-toc.html') diff --git a/docs/_includes/user-guide-toc.html b/docs/_includes/user-guide-toc.html deleted file mode 100644 index 511b30aad..000000000 --- a/docs/_includes/user-guide-toc.html +++ /dev/null @@ -1,16 +0,0 @@ - -Slang User's Guide -
    -
  1. Introduction
  2. -
  3. Getting Started
  4. -
  5. Conventional Language Features
  6. -
  7. Extended language features
  8. -
  9. Interfaces and Generics
  10. -
  11. Compiling Code with Slang
  12. -
  13. Supported Compilation Targets
  14. -
  15. Special Topics
  16. -
      -
    1. Matrix Layout
    2. -
    - -
-- cgit v1.2.3