stripe-ios/.jazzy.yaml

21 lines
489 B
YAML

# Ordered by output of `jazzy --help config`
output: docs/docs
clean: true
framework_root: Stripe
xcodebuild_arguments:
- -workspace
- Stripe.xcworkspace
- -scheme
- StripeiOS
sdk: iphonesimulator
author: Stripe
author_url: https://stripe.com
module: Stripe
github_url: https://github.com/stripe/stripe-ios
github_file_prefix: https://github.com/stripe/stripe-ios/tree/master
skip_undocumented: true
hide_documentation_coverage: true
swift_build_tool: xcodebuild
theme: fullwidth