From fc8d930f6ef1aa4fbd402c5b36f734214863d5d4 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 18 Apr 2011 23:59:50 +0000 Subject: docs: Use as Heading elements instead of
. H1 ... doc_title H2 ... doc_section H3 ... doc_subsection H4 ... doc_subsubsection llvm-svn: 129736 --- llvm/docs/tutorial/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/tutorial/index.html') diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html index 11dd5e2d732..0a8cae2c2c9 100644 --- a/llvm/docs/tutorial/index.html +++ b/llvm/docs/tutorial/index.html @@ -12,7 +12,7 @@ -
LLVM Tutorial: Table of Contents
+

LLVM Tutorial: Table of Contents

  1. Kaleidoscope: Implementing a Language with LLVM -- cgit v1.2.3