[PATCH] D58710: Added more detailed documentation for clangd
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 27 07:25:27 PST 2019
ilya-biryukov added a comment.
It feels we have two groups of docs here, do you think it would be useful to split them more explicitly?
Specifically, we have:
1. User documentation
- Getting started with clangd
- Features
2. Developer documentation
- Protocol extensions
- Compiling clangd
- Contributing to clangd
And the split is somewhat explicit right now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58710/new/
https://reviews.llvm.org/D58710
More information about the cfe-commits
mailing list