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

Splice out parameter direction in field lists #675

Merged
merged 1 commit into from Apr 22, 2021

Conversation

jakobandersen
Copy link
Collaborator

Fixes #673 (and #674).

This is digging into the parameter XML and extracting the parameter direction. If present it is then injected in the beginning of the field body instead. Example:
parameterDirection

There are quite a some of (relatively reasonable) assumptions of the XML structure to do this. Perhaps some people with larger projects could double check that it works before merging.

Copy link
Contributor

@gmarull gmarull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm the changes to fix doc builds on Zephyr. Thanks for the PR!

@vermeeren vermeeren linked an issue Apr 22, 2021 that may be closed by this pull request
@vermeeren vermeeren self-assigned this Apr 22, 2021
@vermeeren vermeeren self-requested a review April 22, 2021 19:21
@vermeeren vermeeren added bug Problem in existing code code Source code regression Something broke that worked in the past labels Apr 22, 2021
Copy link
Collaborator

@vermeeren vermeeren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakobandersen Thanks a lot for the fix and apologies for the long wait.

michaeljones pushed a commit that referenced this pull request Apr 22, 2021
@michaeljones michaeljones merged commit 02ec0f0 into breathe-doc:master Apr 22, 2021
@jakobandersen jakobandersen deleted the field_list_param_dir branch April 23, 2021 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problem in existing code code Source code regression Something broke that worked in the past
Projects
None yet
4 participants