mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
H1 ... doc_title H2 ... doc_section H3 ... doc_subsection H4 ... doc_subsubsection git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129736 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="doc_title">Documentation for the LLVM System at SVN head</div>
|
||||
<h1>Documentation for the LLVM System at SVN head</h1>
|
||||
|
||||
<p class="doc_warning">If you are using a released version of LLVM,
|
||||
see <a href="http://llvm.org/releases/">the download page</a> to find
|
||||
@@ -39,7 +39,7 @@ your documentation.</p>
|
||||
</div>
|
||||
|
||||
<!--=======================================================================-->
|
||||
<div class="doc_section"><a name="llvmdesign">LLVM Design & Overview</a></div>
|
||||
<h2><a name="llvmdesign">LLVM Design & Overview</a></h2>
|
||||
<!--=======================================================================-->
|
||||
|
||||
<ul>
|
||||
@@ -57,7 +57,7 @@ frequent questions about LLVM's most frequently misunderstood instruction.</li>
|
||||
</ul>
|
||||
|
||||
<!--=======================================================================-->
|
||||
<div class="doc_section"><a name="userguide">LLVM User Guides</a></div>
|
||||
<h2><a name="userguide">LLVM User Guides</a></h2>
|
||||
<!--=======================================================================-->
|
||||
|
||||
<ul>
|
||||
@@ -131,7 +131,7 @@ href="irc://irc.oftc.net/llvm">join #llvm on irc.oftc.net</a> directly.</li>
|
||||
|
||||
|
||||
<!--=======================================================================-->
|
||||
<div class="doc_section"><a name="llvmprog">General LLVM Programming Documentation</a></div>
|
||||
<h2><a name="llvmprog">General LLVM Programming Documentation</a></h2>
|
||||
<!--=======================================================================-->
|
||||
|
||||
<ul>
|
||||
@@ -179,7 +179,7 @@ href="http://llvm.org/doxygen/inherits.html">classes</a>)
|
||||
</ul>
|
||||
|
||||
<!--=======================================================================-->
|
||||
<div class="doc_section"><a name="subsystems">LLVM Subsystem Documentation</a></div>
|
||||
<h2><a name="subsystems">LLVM Subsystem Documentation</a></h2>
|
||||
<!--=======================================================================-->
|
||||
|
||||
<ul>
|
||||
@@ -246,7 +246,7 @@ JITed code with GDB.</li>
|
||||
|
||||
|
||||
<!--=======================================================================-->
|
||||
<div class="doc_section"><a name="maillist">LLVM Mailing Lists</a></div>
|
||||
<h2><a name="maillist">LLVM Mailing Lists</a></h2>
|
||||
<!--=======================================================================-->
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user