stripe-ios/.jazzy.yaml

21 lines
489 B
YAML
Raw Normal View History

# Ordered by output of `jazzy --help config`
output: docs/docs
2016-05-02 22:57:06 +08:00
clean: true
2020-10-15 04:22:57 +08:00
framework_root: Stripe
xcodebuild_arguments:
- -workspace
- Stripe.xcworkspace
- -scheme
- StripeiOS
sdk: iphonesimulator
2016-05-02 22:57:06 +08:00
author: Stripe
author_url: https://stripe.com
module: Stripe
2016-05-02 22:57:06 +08:00
github_url: https://github.com/stripe/stripe-ios
github_file_prefix: https://github.com/stripe/stripe-ios/tree/master
2016-05-02 22:57:06 +08:00
skip_undocumented: true
hide_documentation_coverage: true
swift_build_tool: xcodebuild
2016-05-02 22:57:06 +08:00
theme: fullwidth