diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-13 09:08:27 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-13 09:08:27 +0000 |
| commit | d35e364e83b45f8d7f281df413deee931e0bd693 (patch) | |
| tree | 9f2237b7b7495c68ac77ed06569f703cfce93521 | |
| parent | a0f02a3648dee087211f88d7005d3d089ccbcb5b (diff) | |
| download | bcm5719-llvm-d35e364e83b45f8d7f281df413deee931e0bd693.tar.gz bcm5719-llvm-d35e364e83b45f8d7f281df413deee931e0bd693.zip | |
Add DeveloperPolicy.html
llvm-svn: 34235
| -rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 23e566c1c59..9e0d23aa2bf 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -64,6 +64,9 @@ some tools.</li> Microsoft Visual Studio</a> - An addendum to the main Getting Started guide for those using Visual Studio on Windows.</li> +<li><a href="DeveloperPolicy.html">Developer Policy</a> - The LLVM project's +policy towards developers and their contributions.</li> + <li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/> Current tools: |

