Images are missing doxygen

Issue #59 resolved
Tormod Landet created an issue

I needed to run

sudo apt update
sudo apt install doxygen

to be able to test the new docstring generation from Doxygen XML files

Comments (2)

  1. Tormod Landet reporter

    The dev-env image is now fixed, but the pipelines image must also be changed, otherwise dolfin will not build on bitbucket pipelines. The C++ build depends on doxygen, not just the Sphinx docs (due to generation of SWIG docstrings)

  2. Log in to comment