Skip to content

feat(doxygen): Add doxygen in ci - #92

Merged
danielRep merged 1 commit into
bao-project:mainfrom
0utd4ted:feat/doxygen
May 22, 2026
Merged

feat(doxygen): Add doxygen in ci#92
danielRep merged 1 commit into
bao-project:mainfrom
0utd4ted:feat/doxygen

Conversation

@0utd4ted

Copy link
Copy Markdown
Contributor

PR Description

The changes introduce the doxygen recipe in the CI, allowing doxygen to be run.
Running doxygen allows to catch format errors and undocumented/incomplete documentation, according to the rules set in the projects' Doxyfile.

The parts affected by this change are

  • ci.mk (doxygen recipe); and
  • Dockerfile, which requires the addition of doxygen to the apt-get install command.

Checklist:

  • The changes generate no new warnings when building the project. If so, I have justified above.
  • I have run the CI checkers before submitting the PR to avoid unnecessary runs of the workflow.

danielRep
danielRep previously approved these changes May 12, 2026
@danielRep danielRep self-assigned this May 12, 2026
josecm
josecm previously approved these changes May 12, 2026
Comment thread ci.mk Outdated
@0utd4ted
0utd4ted dismissed stale reviews from josecm and danielRep via 383f13e May 20, 2026 23:59
@0utd4ted
0utd4ted force-pushed the feat/doxygen branch 2 times, most recently from 383f13e to 81169f4 Compare May 21, 2026 00:05
@danielRep

Copy link
Copy Markdown
Member

Can you rebase and solve the conflicts @AAGandomi ? Thank you.

Piggyback: fixed typo.

Signed-off-by: Aras Ashraf Gandomi <aras.gandomi@gmail.com>
@danielRep
danielRep merged commit 9d43870 into bao-project:main May 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants