I have a repo with "C" source, most with doxygen style tags. I would like to use pipelines to generate that code when changes are made. Is there a way to do this?
I tried a C++ pipeline, but it does not have a doxygen command in it's image? Is there another image that does? How can I get specs on the various pipeline images?