Skip to content

Conversation

@jonathangjertsen
Copy link
Contributor

This silences the following warning for projects that include the Pico SDK:

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

I don't think projects that include the pico-sdk would want to generate the
Pico SDK documentation (perhaps with the sole exception of the example repo?),
so this warning is not all that relevant outside of the top-level project.

This silences the following warning for projects that include the Pico SDK:

```
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
```

I don't think projects that include the pico-sdk would want to generate the
Pico SDK documentation (perhaps with the sole exception of the example repo?),
so this warning is not all that relevant outside of the top-level project.
@lurch
Copy link
Contributor

lurch commented May 19, 2021

Was this already fixed by #365 ?

@jonathangjertsen
Copy link
Contributor Author

Yes; I didn't notice there was a develop branch. Thanks!

@jonathangjertsen jonathangjertsen deleted the doxygen-warning-at-top-level-only branch May 21, 2021 15:45
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.

2 participants