Introduce clangd part in to the document to tell end users about the status quo. It is pretty important since nowadays it is painful to write codes without the help form the code intelligence.
And my feeling in the recent days is that: the current status is obviously very far from good but it is not useless completely. As long as we can get a compile_commands.json, the clangd can start to work in some degree. And it should be easy for the build systems to generate the compile_commands.json. So I think it is meaningful to document the status quo.