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
2a2cd8f6
Commit
2a2cd8f6
authored
Jun 13, 2021
by
Yann Boucher
Browse files
improved the doxygen CI
parent
4d182698
Pipeline
#79840
failed with stage
in 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2a2cd8f6
...
...
@@ -2,7 +2,7 @@ image: alpine
pages
:
script
:
-
apk update && apk add doxygen graphviz ttf-freefont
-
apk update && apk add doxygen graphviz ttf-freefont
epstopdf
-
doxygen docs/doxygen.conf
-
mv docs/html/ public/
artifacts
:
...
...
docs/doxygen.conf
View file @
2a2cd8f6
...
...
@@ -568,7 +568,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT
=
README
.
md
src
/
include
/
INPUT
=
LICENSE
README
.
md
src
/
include
/
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
...
...
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