summaryrefslogtreecommitdiff
path: root/docs/GCCFEBuildInstrs.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-18 01:17:51 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-18 01:17:51 +0000
commit06c6d9aeb047004bedc2bc2f8bf83214577ef17b (patch)
tree33af6c0203642807959ca920f528fd1a704b4162 /docs/GCCFEBuildInstrs.html
parent9bfd5f3b22157ac2d14ddcaea93b98a6f1140f2f (diff)
downloadllvm-06c6d9aeb047004bedc2bc2f8bf83214577ef17b.tar.gz
llvm-06c6d9aeb047004bedc2bc2f8bf83214577ef17b.tar.bz2
llvm-06c6d9aeb047004bedc2bc2f8bf83214577ef17b.tar.xz
docs: Redefine Heading elements as below;
H1 ... Title (and might be Chapter in future) H2 ... Section H3 ... Subsection H4 ... Sub-subsection git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129683 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GCCFEBuildInstrs.html')
-rw-r--r--docs/GCCFEBuildInstrs.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html
index 705e238de7..6714a4988a 100644
--- a/docs/GCCFEBuildInstrs.html
+++ b/docs/GCCFEBuildInstrs.html
@@ -24,7 +24,7 @@
</div>
<!-- *********************************************************************** -->
-<h1><a name="instructions">Building llvm-gcc from Source</a></h1>
+<h2><a name="instructions">Building llvm-gcc from Source</a></h2>
<!-- *********************************************************************** -->
<div class="doc_text">
@@ -67,7 +67,7 @@ svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk <i>dst-directory</i>
</div>
<!-- *********************************************************************** -->
-<h1><a name="ada">Building the Ada front-end</a></h1>
+<h2><a name="ada">Building the Ada front-end</a></h2>
<!-- *********************************************************************** -->
<div class="doc_text">
@@ -233,7 +233,7 @@ make install
</div>
<!-- *********************************************************************** -->
-<h1><a name="fortran">Building the Fortran front-end</a></h1>
+<h2><a name="fortran">Building the Fortran front-end</a></h2>
<!-- *********************************************************************** -->
<div class="doc_text">
@@ -247,7 +247,7 @@ EXTRALANGS=,fortran
</div>
<!-- *********************************************************************** -->
-<h1><a name="license">License Information</a></h1>
+<h2><a name="license">License Information</a></h2>
<!-- *********************************************************************** -->
<div class="doc_text">