.jazzy.yaml 306 B

12345678
  1. author: Alamofire Software Foundation
  2. author_url: http://alamofire.org/
  3. github_url: https://github.com/Alamofire/Alamofire
  4. root_url: https://alamofire.github.io/Alamofire/
  5. module: Alamofire
  6. output: docs
  7. theme: fullwidth
  8. xcodebuild_arguments: [-workspace, 'Alamofire.xcworkspace', -scheme, 'Alamofire iOS']