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:
- cd hugo
- hugo
- cp -fr public/* ~www/ba/hugo/public/
- cd ..
- mkdir build
- cd build
- cmake .. -DCONFIGURE_DOXY=ON -DCMAKE_PREFIX_PATH="/home/build/Qt/6.2.3/gcc_64/lib/cmake"
- make doxyuser
- cp -fr html/user/* ~www/ba/doxy/user-API/
- make doxylong
- cp -fr html/long/* ~www/ba/doxy/full-API/kernel/
- make doxygui
- cp -fr html/gui/* ~www/ba/doxy/full-API/GUI/
# - cd ..
# - mkdir build
# - cd build
# - cmake .. -DCONFIGURE_DOXY=ON -DCMAKE_PREFIX_PATH="/home/build/Qt/6.2.3/gcc_64/lib/cmake"
# - make doxyuser
# - cp -fr html/user/* ~www/ba/doxy/user-API/
# - make doxylong
# - cp -fr html/long/* ~www/ba/doxy/full-API/kernel/
# - make doxygui
# - 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