[clangd] Is it possible to supply documentation for functions?

LSP’s signatureHelp method permits returning documentation for both the function overall and the parameters. However it seems that clangd does not supply them - or at least, not as I have it configured. The same seems to be true for completion.

Is documentation supposed to be supplied? And if not, are there any plans to implement it?

Thanks,
Jeff