Add `breathe` package to CI Python venvs.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Mon, 16 Aug 2021 10:08:01 +0000 (13:08 +0300)
committerM. Eric Irrgang <mei2n@virginia.edu>
Mon, 16 Aug 2021 16:16:35 +0000 (16:16 +0000)
commit3c08f7846877252501f74f06e7ba8ceb90133a95
treef33cd473fadebcba9165fbe897af241bd7c58281
parent2299cdce61cf19f0f1cba19b783a804ac7227f68
Add `breathe` package to CI Python venvs.

It seems likely that at least one of the projects documented in the
GROMACS manual will want to incorporate documentation from C++ headers
(Doxygen) into the Sphinx pages. We can update the container build
script in advance so that the package will be available for
experimentation and testing after the next container rebuild.

See also #2698
admin/containers/scripted_gmx_docker_builds.py