Loading build_and_deploy.sh +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ doxygen doxygen.conf cd .. # ..................................... now we're in /docs # move it to the deploy directory: /docs/build mkdir build mv doxygen/html build/doxygen Loading Loading
build_and_deploy.sh +1 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,7 @@ doxygen doxygen.conf cd .. # ..................................... now we're in /docs # move it to the deploy directory: /docs/build mkdir build mv doxygen/html build/doxygen Loading