[www] r294218 - Move sectiontitle with the corresponding description.
Vassil Vassilev via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 11:10:51 PST 2017
Author: vvassilev
Date: Mon Feb 6 13:10:51 2017
New Revision: 294218
URL: http://llvm.org/viewvc/llvm-project?rev=294218&view=rev
Log:
Move sectiontitle with the corresponding description.
Modified:
www/trunk/OpenProjects.html
Modified: www/trunk/OpenProjects.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/OpenProjects.html?rev=294218&r1=294217&r2=294218&view=diff
==============================================================================
--- www/trunk/OpenProjects.html (original)
+++ www/trunk/OpenProjects.html Mon Feb 6 13:10:51 2017
@@ -71,12 +71,6 @@ Welcome prospective Google Summer of Cod
<p>The LLVM project has participated in Google Summer of Code for several years and has had some very successful projects. We hope that this year is no different and look forward to hearing your proposals. For information on how to submit a proposal, please visit the Google Summer of Code main <a href="https://developers.google.com/open-source/gsoc/">website.</a></p>
-<!-- *********************************************************************** -->
-<div class="www_sectiontitle">
- <a name="what">What is this?</a>
-</div>
-<!-- *********************************************************************** -->
-
<div class="www_subsubsection">
<a name="clang-template-instantiation-sugar">Extend clang AST to provide
information for the type as written in template instantiations.</a>
@@ -156,6 +150,12 @@ Welcome prospective Google Summer of Cod
</p>
</div>
+<!-- *********************************************************************** -->
+<div class="www_sectiontitle">
+ <a name="what">What is this?</a>
+</div>
+<!-- *********************************************************************** -->
+
<div class="www_text">
<p>This document is meant to be a sort of "big TODO list" for LLVM. Each
More information about the llvm-commits
mailing list