Skip to content
Snippets Groups Projects
Commit 35bda081 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

web CI: outcomment doxygen

parent 8b9ba99a
Branches
Tags
1 merge request!1038web CI: outcomment doxygen
Pipeline #75235 passed
...@@ -142,13 +142,13 @@ webdoc: ...@@ -142,13 +142,13 @@ webdoc:
- cd hugo - cd hugo
- hugo - hugo
- cp -fr public/* ~www/ba/hugo/public/ - cp -fr public/* ~www/ba/hugo/public/
- cd .. # - cd ..
- mkdir build # - mkdir build
- cd build # - cd build
- cmake .. -DCONFIGURE_DOXY=ON -DCMAKE_PREFIX_PATH="/home/build/Qt/6.2.3/gcc_64/lib/cmake" # - cmake .. -DCONFIGURE_DOXY=ON -DCMAKE_PREFIX_PATH="/home/build/Qt/6.2.3/gcc_64/lib/cmake"
- make doxyuser # - make doxyuser
- cp -fr html/user/* ~www/ba/doxy/user-API/ # - cp -fr html/user/* ~www/ba/doxy/user-API/
- make doxylong # - make doxylong
- cp -fr html/long/* ~www/ba/doxy/full-API/kernel/ # - cp -fr html/long/* ~www/ba/doxy/full-API/kernel/
- make doxygui # - make doxygui
- cp -fr html/gui/* ~www/ba/doxy/full-API/GUI/ # - cp -fr html/gui/* ~www/ba/doxy/full-API/GUI/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment