From 1bbf536d9bef25085123d3f95d60da16481bd193 Mon Sep 17 00:00:00 2001 From: Sam McCall Date: Thu, 10 Jun 2021 17:38:47 +0200 Subject: [PATCH] Dev docs are on the website after all --- Home.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Home.md b/Home.md index 246c9f1..a51345e 100644 --- a/Home.md +++ b/Home.md @@ -1,9 +1,3 @@ Welcome to the clangd wiki! -The main documentation for clangd users can be found on the [clangd website](https://clangd.llvm.org). - -By contrast, the information on this wiki is of more interest to **clangd developers**: - - explanations of clangd's current design - - ideas and plans for upcoming features - -Only project committers can edit the wiki directly. If there's a topic that's not covered, please start a [discussion](https://github.com/clangd/clangd/discussions) and hopefully this will turn into a document we can move to the wiki. \ No newline at end of file +The main documentation for clangd users can be found on the [clangd website](https://clangd.llvm.org). \ No newline at end of file