Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doxygen/Makefile: fix make latex and make clean #21090

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Dec 16, 2024

Contribution description

While rebasing #21067 I noticed that I forgot to add the coc.md dependency to the latex and clean targets in #21071.

Testing procedure

make latex should work again and make clean should now remove the generated src/coc.md as well.

Issues/PRs references

Follow-up fix for #21071.

@miri64 miri64 added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Dec 16, 2024
@github-actions github-actions bot added the Area: doc Area: Documentation label Dec 16, 2024
@miri64 miri64 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Dec 16, 2024
@riot-ci
Copy link

riot-ci commented Dec 16, 2024

Murdock results

✔️ PASSED

e8feb43 doxygen/Makefile: fix make latex and make clean

Success Failures Total Runtime
1 0 1 01m:15s

Artifacts

@miri64 miri64 added this pull request to the merge queue Dec 16, 2024
Merged via the queue into RIOT-OS:master with commit 4044c85 Dec 16, 2024
29 checks passed
@miri64 miri64 deleted the doxygen/fix/make-latex-and-clean branch December 16, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants