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

doc: bump breathe to >=4.23.0 and misc fixes #29483

Merged
merged 3 commits into from
Oct 27, 2020

Conversation

utzig
Copy link
Member

@utzig utzig commented Oct 23, 2020

Breathe>=4.23.0 brings in basic xrefitem rendering support and fixes issues parsing anonymous struct/unions. This version also adds a config knob for showing or hiding enumerator values, so set it to generate documentation compatible with previous versions. Remove anonymous struct/union from known-issues. Fix \deprecated usage symbol resolution.

Related to #21061

Breathe>=4.23.0 brings in basic xrefitem rendering support and fixes
issues parsing anonymous struct/unions. This version also adds a config
knob for showing or hiding enumerator values, so set it to generate
documentation compatible with previous versions.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
Previous Breathe versions had issues parsing anonymous unions/structs
which was fixed recently, so those can be removed from .known-issues.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
Breathe>=4.23.0 renders \xrefitem, including its specializations like
\deprecated, so add the proper `()` to symbols existing in previously
declared \deprecated messages so they are properly resolved.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
@carlescufi carlescufi merged commit ab9602d into zephyrproject-rtos:master Oct 27, 2020
@utzig utzig deleted the bump-breathe branch October 27, 2020 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants