Alamofire/.jazzy.yaml
Jon Shier 03ce8c5cd7 Fix dash download (#2258x2)
* Update docs with root_url to properly allow Dash downloads.

* Commit missing logo image and regenerate.

* Add trailing slash to fix Dash again.
2017-08-25 14:14:00 -04:00

9 lines
306 B
YAML

author: Alamofire Software Foundation
author_url: http://alamofire.org/
github_url: https://github.com/Alamofire/Alamofire
root_url: https://alamofire.github.io/Alamofire/
module: Alamofire
output: docs
theme: fullwidth
xcodebuild_arguments: [-workspace, 'Alamofire.xcworkspace', -scheme, 'Alamofire iOS']