-
Notifications
You must be signed in to change notification settings - Fork 222
/
Copy path.jazzy.yaml
29 lines (22 loc) · 884 Bytes
/
.jazzy.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
objc: true
clean: true
sdk: iphonesimulator
theme: ../../Themes/apple
module: AppCenterCrashes
module_version: 1.7.1
author: Microsoft Corp
author_url: http://www.microsoft.com
readme: Guides/Crashes.md
documentation: ../../Guides/[^index]*.md
custom_categories:
- name: Guides
children:
- Installation
umbrella_header: ../../../AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/AppCenterCrashes.h
framework_root: ../../../AppCenter-SDK-Apple/iOS/
exclude: [../../../AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSService.h, ../../../AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework/Headers/MSServiceAbstract.h]
root_url: https://docs.microsoft.com/appcenter/sdk/ios
github_url: https://github.com/Microsoft/AppCenter-SDK-Apple
github_file_prefix: "https://github.com/Microsoft/AppCenter-SDK-Apple"
skip_undocumented: true
output: Generated/