harvard-acc/smaug

Update Dockerfile and image with doc generator prereqs

xyzsam opened this issue · 1 comments

We currently install doxygen and Sphinx/Breathe at CI time. We should just bake this into the Docker image. Then we can simplify the CI config and we can test build in the image too.

Yuan - assigning to you. I've lost SSH access to the lab machines again so it will be easier for you to do.

One note - when installing doxygen, please download the v1.8.18 binary from doxygen's GH, rather than using apt install (which is still on v.1.8.13).