[PATCH] D58607: Moved clangd docs to a separate directory in preparation to restructure them into multiple files

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 25 05:03:11 PST 2019


ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: clang-tools-extra/docs/clangd.rst:1
-============
-Clangd
-============
+:orphan:
 
----------------
gribozavr wrote:
> ilya-biryukov wrote:
> > Having this does page not seem useful in the long-run.
> > Do we plan to remove it later? Or maybe there a way to create a redirect instead?
> Yes, it should be eventually removed.  It is supposed to be a redirect -- it is the best we can do in plain HTML without access to HTTP headers.
Yeah, looks like it's the best we can do.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58607/new/

https://reviews.llvm.org/D58607





More information about the cfe-commits mailing list