diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-18 01:17:51 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2011-04-18 01:17:51 +0000 |
| commit | 6483513a6dec0defe85a55a8792d22134e9eefa7 (patch) | |
| tree | dda99273770988e760983154808fe7fce160e708 /llvm/docs/GCCFEBuildInstrs.html | |
| parent | 940f02d248d96f1b10e7cb23f9734f369d25da84 (diff) | |
| download | bcm5719-llvm-6483513a6dec0defe85a55a8792d22134e9eefa7.tar.gz bcm5719-llvm-6483513a6dec0defe85a55a8792d22134e9eefa7.zip | |
docs: Redefine Heading elements as below;
H1 ... Title (and might be Chapter in future)
H2 ... Section
H3 ... Subsection
H4 ... Sub-subsection
llvm-svn: 129683
Diffstat (limited to 'llvm/docs/GCCFEBuildInstrs.html')
| -rw-r--r-- | llvm/docs/GCCFEBuildInstrs.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/GCCFEBuildInstrs.html b/llvm/docs/GCCFEBuildInstrs.html index 705e238de73..6714a4988ae 100644 --- a/llvm/docs/GCCFEBuildInstrs.html +++ b/llvm/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"> |

