Skip to content

Generate doxygen with Gitlab-CI

Julien WAECHTER requested to merge 176-generate-doxygen-with-gitlab-ci into dev

What does this MR do?

  • Add a new Gitlab-CI job to generate Sight Doxygen and publish it on Gitlab-Pages
  • Doxygen is built only if sheldon and debug/release build pass
  • Doxygen is only deployed on the dev branch

How to test it?

Just run Gitlab-ci

Data

No required data

Some results

Gitlab-Pages with sight doxygen available on https://sight.pages.ircad.fr/sight 🎉

Closes #176 (closed)

Edited by Julien WAECHTER

Merge request reports