sudo apt-get install doxygen
sudo yum install doxygen
Just run below command in the top tree of this project, then check doxygen/HTML/index.html for the doxygen documents.
cd doc/doxygen rm doc/html/ -rf source build-doc.sh