mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 11:50:32 +01:00
16 lines
314 B
YAML
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
|