Skip to content

Add rudimentary nested closure param/return/throws support for Doxygen #2133

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

Merged
merged 2 commits into from
Apr 11, 2016
Merged

Add rudimentary nested closure param/return/throws support for Doxygen #2133

merged 2 commits into from
Apr 11, 2016

Conversation

bitjammer
Copy link
Contributor

There isn't a great nested argument feature that we can use in our
Doxygen emitter but we can approximate it by nesting unordered lists
with labels.

rdar://problem/24794725

There isn't a great nested argument feature that we can use in our
Doxygen emitter but we can approximate it by nesting unordered lists
with labels.

rdar://problem/24794725
@bitjammer
Copy link
Contributor Author

@swift-ci Please smoke test

@tkremenek
Copy link
Member

@bitjammer Should there be a test case for this change?

@bitjammer
Copy link
Contributor Author

Yes indeed, there is a file I can repurpose to establish how it should look in Objective-C. I'll follow up with another commit.

@bitjammer
Copy link
Contributor Author

@swift-ci Please smoke test

@tkremenek
Copy link
Member

Thanks!

@bitjammer bitjammer merged commit 3566c7d into swiftlang:master Apr 11, 2016
@bitjammer bitjammer deleted the closure-param-doc branch April 11, 2016 05:57
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