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

Fix C++ parameter cross-linking for object descriptions with nested object descriptions #72

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

jbms
Copy link
Owner

@jbms jbms commented Apr 24, 2022

Fixes #67.

@jbms jbms force-pushed the fix-cpp-constructor-cross-links branch 2 times, most recently from eee1d65 to 56a88ec Compare April 24, 2022 19:08
@jbms
Copy link
Owner Author

jbms commented Apr 24, 2022

I also added some extra comments here.

@jbms jbms requested a review from 2bndy5 April 24, 2022 19:09
.pylintrc Outdated Show resolved Hide resolved
@2bndy5
Copy link
Collaborator

2bndy5 commented Apr 24, 2022

I can confirm that this works to solve #67 with pure RST and breathe+Doxygen. Thanks for the quick response.

@jbms jbms force-pushed the fix-cpp-constructor-cross-links branch from 56a88ec to 651755e Compare April 24, 2022 22:51
@jbms
Copy link
Owner Author

jbms commented Apr 24, 2022

Thanks for your review!

@jbms jbms merged commit 7acb565 into main Apr 24, 2022
@jbms jbms deleted the fix-cpp-constructor-cross-links branch April 24, 2022 23:17
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.

getting WARNING: Invalid parameter name
2 participants