Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
f729e550
Commit
f729e550
authored
Apr 15, 2021
by
Yann Boucher
Browse files
Ajout d'un .gitlab-ci.yml pour la génération automatique de doc
parent
357de2c4
Pipeline
#76480
canceled with stage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
f729e550
image
:
alpine
pages
:
script
:
-
apk update && apk add doxygen graphviz ttf-freefont
-
doxygen docs/doxygen.conf
-
mv docs/html/ public/
artifacts
:
paths
:
-
public
only
:
-
master
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment