Files
CoreStore-JohnEstropia/.jazzy.yaml
John Estropia a48f16aa8c add Jazzy docs
2018-12-19 16:27:05 +09:00

16 lines
314 B
YAML

author: John Estropia
author_url: https://github.com/JohnEstropia
github_url: https://github.com/JohnEstropia/CoreStore
module: CoreStore
readme: README.md
include: Sources/*
output: docs
theme: fullwidth
clean: true
skip_undocumented: true
xcodebuild_arguments:
- -sdk
- iphonesimulator
- -scheme
- CoreStore iOS