[docs] Mention clangd-dev in clangd documentation

Since the clangd-dev is intended to be the place for clangd-related
discussions, we should point new users to this mailing list while
probably mentioning cfe-dev, too.

Reviewed by: ioeric

Differential Revision: https://reviews.llvm.org/D51293

llvm-svn: 340749
This commit is contained in:
Kirill Bobyrev 2018-08-27 15:38:49 +00:00
parent 596709d8a8
commit 5bda3fad00
1 changed files with 4 additions and 1 deletions

View File

@ -111,7 +111,10 @@ extension to the protocol.
Getting Involved
==================
A good place for interested contributors is the `Clang developer mailing list
A good place for interested contributors is the `Clangd developer mailing list
<http://lists.llvm.org/mailman/listinfo/clangd-dev>`_. For discussions with the
broader community on topics not only related to Clangd, use
`Clang developer mailing list
<http://lists.llvm.org/mailman/listinfo/cfe-dev>`_.
If you're also interested in contributing patches to :program:`Clangd`, take a
look at the `LLVM Developer Policy