diff options
Diffstat (limited to 'llvm/docs')
-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: |