From 7983aaee6747e7b7840593c2fc25ee56d9699edc Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 22 Apr 2021 15:49:52 -0700 Subject: Fix errors in matrix-layout documentation (#1809) * Fix errors in matrix-layout documentation * Fixup --- docs/_includes/user-guide-toc.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/user-guide-toc.html b/docs/_includes/user-guide-toc.html index a761fe3fd..b3c1ed39f 100644 --- a/docs/_includes/user-guide-toc.html +++ b/docs/_includes/user-guide-toc.html @@ -1,5 +1,6 @@ + Slang User's Guide -
    +
    1. Introduction
    2. Getting Started
    3. Conventional Language Features
    4. @@ -8,7 +9,7 @@
    5. Compiling Code with Slang
    6. Supported Compilation Targets
    7. Special Topics
    8. -
        +
        1. Matrix Layout
        -- cgit v1.2.3