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

create doxygen doc for main?

parent eddd36ad
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
stages: stages:
- deploy - deploy
cache:
paths:
- public
pages: pages:
stage: deploy stage: deploy
image: image:
...@@ -16,7 +12,7 @@ pages: ...@@ -16,7 +12,7 @@ pages:
- git -c http.sslVerify=false clone https://gitlab.studip.de/studip/studip.git - git -c http.sslVerify=false clone https://gitlab.studip.de/studip/studip.git
- cd studip - cd studip
- doxygen Doxyfile - doxygen Doxyfile
- mv doc/html ../public/main - mv doc/html ../public
artifacts: artifacts:
paths: paths:
- public - public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment