diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 98e97ee000..b839d3cb32 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -11,7 +11,7 @@ LLVM Command Guide </h1> -<div class="doc_text"> +<div> <p>These documents are HTML versions of the <a href="man/man1/">man pages</a> for all of the LLVM tools. These pages describe how to use the LLVM commands @@ -28,7 +28,7 @@ options) arguments to the tool you are interested in.</p> </h2> <!-- *********************************************************************** --> -<div class="doc_text"> +<div> <ul> @@ -85,7 +85,7 @@ options) arguments to the tool you are interested in.</p> </h2> <!-- *********************************************************************** --> -<div class="doc_text"> +<div> <ul> <li><a href="/cmds/llvmgcc.html"><b>llvm-gcc</b></a> - @@ -105,7 +105,7 @@ options) arguments to the tool you are interested in.</p> <!-- *********************************************************************** --> -<div class="doc_text"> +<div> <ul> @@ -128,7 +128,7 @@ options) arguments to the tool you are interested in.</p> </h2> <!-- *********************************************************************** --> -<div class="doc_text"> +<div> <ul> <li><a href="/cmds/FileCheck.html"><b>FileCheck</b></a> - |