Try the following commands in order.
git clone https://github.com/VEDA-Five-Guys/Qt-doc-viewer.git
cd Qt-doc-viewer
mkdir build
cd build
cmake ..
make
Then you can see the executable file named 'Qt-doc-viewer'. You can execute the file with the following command.
./Qt-doc-viewer