We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jazzy --clean --module ...SDK --swift-build-tool symbolgraph --sdk iphoneos --build-tool-arguments --target,arm64-apple-ios11.0 --swift-version 5.3.2 --output /.../.../...
I use jazzy like above, and i got docs without parameters' introduction of functions
The text was updated successfully, but these errors were encountered:
Thanks - yes I see this. There's an extra bit of valid parameter validation against SourceKit output that needs working around.
Sorry, something went wrong.
Thanks again - fixed in #1250, will be in next release, should be this week.
Successfully merging a pull request may close this issue.
jazzy
--clean
--module ...SDK
--swift-build-tool symbolgraph
--sdk iphoneos
--build-tool-arguments --target,arm64-apple-ios11.0
--swift-version 5.3.2
--output /.../.../...
I use jazzy like above, and i got docs without parameters' introduction of functions
The text was updated successfully, but these errors were encountered: