[www] r358956 - Fix titles of projects.
Tanya Lattner via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 00:46:35 PDT 2019
Author: tbrethou
Date: Tue Apr 23 00:46:34 2019
New Revision: 358956
URL: http://llvm.org/viewvc/llvm-project?rev=358956&view=rev
Log:
Fix titles of projects.
Modified:
www/trunk/SeasonOfDocs.html
Modified: www/trunk/SeasonOfDocs.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/SeasonOfDocs.html?rev=358956&r1=358955&r2=358956&view=diff
==============================================================================
--- www/trunk/SeasonOfDocs.html (original)
+++ www/trunk/SeasonOfDocs.html Tue Apr 23 00:46:34 2019
@@ -33,7 +33,7 @@ If you have any questions, are intereste
<div class="www_subsubsection">
- <a name"Revise LLVM Getting Started Guide"></a>
+ <a name"gettingstarted">Revise LLVM Getting Started Guide</a>
</div>
<div class="www_text">
<p><b>Mentors: Tanya Lattner, ...</b></p>
@@ -51,7 +51,7 @@ If you have any questions, are intereste
</div>
<div class="www_subsubsection">
- <a name"LLVM Overview System Documentation"></a>
+ <a name"llvmOverview">LLVM Overview System Documentation</a>
</div>
<div class="www_text">
<p><b>Mentors: Tanya Lattner, ...</b></p>
@@ -70,7 +70,7 @@ If you have any questions, are intereste
</div>
<div class="www_subsubsection">
- <a name"Restructure LLVM documentation index and documentation style guide"></a>
+ <a name"docindex">Restructure LLVM documentation index and documentation style guide</a>
</div>
<div class="www_text">
<p><b>Mentors: Tanya Lattner, ...</b></p>
@@ -87,7 +87,7 @@ If you have any questions, are intereste
</div>
<div class="www_subsubsection">
- <a name"Clang Newcomer Documentation"></a>
+ <a name"clangnewcomer">Clang Newcomer Documentation</a>
</div>
<div class="www_text">
<p><b>Mentors: Tanya Lattner, ...</b></p>
More information about the llvm-commits
mailing list