From c4d8551eba47ddc2621f29024d88d5b7ecef06f3 Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 30 Mar 2021 13:40:20 -0700 Subject: Move user-guide table of contents to _includes dir (#1771) --- docs/user-guide/toc.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 docs/user-guide/toc.html (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html deleted file mode 100644 index ec6f60d05..000000000 --- a/docs/user-guide/toc.html +++ /dev/null @@ -1,10 +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. -
-- cgit v1.2.3