building doxygen is a prereq on linux#2917
Closed
arkadianriver wants to merge 2 commits intoraspberrypi:developfrom
arkadianriver:build-readme-updates
Closed
building doxygen is a prereq on linux#2917arkadianriver wants to merge 2 commits intoraspberrypi:developfrom arkadianriver:build-readme-updates
arkadianriver wants to merge 2 commits intoraspberrypi:developfrom
arkadianriver:build-readme-updates
Conversation
I was unable to run `make` without running `make build_doxygen_adoc` first
Author
|
Note that the |
cmangla
reviewed
May 9, 2023
Contributor
|
The Linux instructions are intended for Raspberry Pi OS, although they should be valid for most Debian-derived distributions. There are so many distributions that we can't provide instructions for all of them. I'll double-check next week when I get back home from WTD as to whether the instructions as written work on the current version of Raspberry Pi OS. |
Contributor
|
See #2931 |
Contributor
|
Fixed in #2931 so that building Doxygen is optional. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I was unable to run
makewithout runningmake build_doxygen_adocfirst.Making this PR from Write the Docs after troubleshooting the issue with Nellie.