[docs] Mention clangd-dev in clangd documentation
authorKirill Bobyrev <kbobyrev.opensource@gmail.com>
Mon, 27 Aug 2018 15:38:49 +0000 (15:38 +0000)
committerKirill Bobyrev <kbobyrev.opensource@gmail.com>
Mon, 27 Aug 2018 15:38:49 +0000 (15:38 +0000)
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

clang-tools-extra/docs/clangd.rst

index a03f2c1..e2d18fd 100644 (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