Skip to content
Snippets Groups Projects
Commit eddd36ad authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

create doxygen doc for main?

parent 94dca3cc
No related branches found
No related tags found
No related merge requests found
Pipeline #10350 canceled
stages:
- deploy
cache:
paths:
- public
pages:
stage: deploy
image:
......@@ -13,18 +17,6 @@ pages:
- cd studip
- doxygen Doxyfile
- mv doc/html ../public/main
- git checkout 5.3
- doxygen Doxyfile
- mv doc/html ../public/5.3
- git checkout 5.2
- doxygen Doxyfile
- mv doc/html ../public/5.2
- git checkout 5.1
- doxygen Doxyfile
- mv doc/html ../public/5.1
- git checkout 5.0
- doxygen Doxyfile
- mv doc/html ../public/5.0
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment