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

[nodox] web CI: outcomment doxygen ()

Merging branch 'nodox'  into 'main'.

See merge request !1038
parents 8b9ba99a 35bda081
No related branches found
No related tags found
1 merge request!1038web CI: outcomment doxygen
Pipeline #75236 canceled
...@@ -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.
Finish editing this message first!
Please register or to comment