opentelemetry-cpp
opentelemetry-cpp copied to clipboard
Auto generate documentation for cmake components
Follow up to #3368 and @owent's idea to generate documentation automatically for cmake components
- Add an optional
DESCRIPTIONargument to theotel_add_componentsfunction - Generate the documentation block of the
opentelemetry-cpp-config.cmakefile based on the components and targets installed - Generate a markdown file with the components and targets supported and link to it with the INSTALL file. (provide instructions on how to generate this file).