summaryrefslogtreecommitdiffstats
path: root/clang/www/get_involved.html
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-06-12 21:15:10 +0000
committerNico Weber <nicolasweber@gmx.de>2014-06-12 21:15:10 +0000
commit39f17b6d46ec4e0137df07ad98aebde4f9b5208d (patch)
treedea49e189938dc505b5a8248cff0b1be5b47089c /clang/www/get_involved.html
parenta3089bd7e5bb66993610cd51ee1fb4a8b7c47f42 (diff)
downloadbcm5719-llvm-39f17b6d46ec4e0137df07ad98aebde4f9b5208d.tar.gz
bcm5719-llvm-39f17b6d46ec4e0137df07ad98aebde4f9b5208d.zip
Tweak documentation.
1. Having "get started", "get involved", and "hacking" makes it hard to find how to send patches, so add a link from "get involved" to "hacking". 2. Remove an almost 5 year old note on the test running meachanism changing soon. 3. Let "hacking" link to the LLVM developer policy. llvm-svn: 210826
Diffstat (limited to 'clang/www/get_involved.html')
-rw-r--r--clang/www/get_involved.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html
index 5d16db952b6..06fee594200 100644
--- a/clang/www/get_involved.html
+++ b/clang/www/get_involved.html
@@ -21,6 +21,11 @@ and contribute to its development. Alternatively, maybe you just want to follow
the development of the project to see it progress.
</p>
+<h2>Contribute</h2>
+
+See the <a href="hacking.html">hacking</a> document for information on how
+to author patches.
+
<h2>Follow what's going on</h2>
<p>Clang is a subproject of the <a href="http://llvm.org">LLVM Project</a>, but
OpenPOWER on IntegriCloud