quickbook
Tools for working with Boost documentation
RUN apt-get update && \
apt-get install -y libboost1.49-dev
RUN apt-get update && \
apt-get install -y libboost1.58-tools-dev
RUN apt-get update && \
apt-get install -y libboost1.67-tools-dev
RUN dnf install -y boost-doctools
RUN apt-get update && \
apt-get install -y libboost1.61-tools-dev