[cfe-commits] [libcxx] r140857 - /libcxx/trunk/www/index.html
Howard Hinnant
hhinnant at apple.com
Fri Sep 30 09:58:04 PDT 2011
Author: hhinnant
Date: Fri Sep 30 11:58:02 2011
New Revision: 140857
URL: http://llvm.org/viewvc/llvm-project?rev=140857&view=rev
Log:
Provide link to developer's policy
Modified:
libcxx/trunk/www/index.html
Modified: libcxx/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/index.html?rev=140857&r1=140856&r2=140857&view=diff
==============================================================================
--- libcxx/trunk/www/index.html (original)
+++ libcxx/trunk/www/index.html Fri Sep 30 11:58:02 2011
@@ -134,6 +134,9 @@
<h2>Get it and get involved!</h2>
<!--=====================================================================-->
+ <p>First please review our
+ <a href="http://llvm.org/docs/DeveloperPolicy.html">Developer's Policy</a>.
+
<p>To check out the code, use:</p>
<ul>
More information about the cfe-commits
mailing list