From 4fcfd04ed88bdad892fdb25b8de86883aeb9d1f9 Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 30 Mar 2021 13:27:08 -0700 Subject: Create toc.html --- docs/user-guide/toc.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/user-guide/toc.html (limited to 'docs') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html new file mode 100644 index 000000000..ec6f60d05 --- /dev/null +++ b/docs/user-guide/toc.html @@ -0,0 +1,10 @@ +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