forked from SideStore/AltSign
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.jazzy.yaml
More file actions
28 lines (24 loc) · 733 Bytes
/
.jazzy.yaml
File metadata and controls
28 lines (24 loc) · 733 Bytes
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
# ---- About ----
module: SideSign
module_version: 1.0.0
author: SideStore Team
readme: README.md
copyright: 'See [license](https://github.com/SideStore/SideSign/blob/develop/LICENSE) for more details.'
# ---- URLs ----
author_url: https://sidestore.io
dash_url: https://sidestore.io/docsets/SideSign.xml
github_url: https://github.com/SternXD/SideSign/
github_file_prefix: https://github.com/SternXD/SideSign/tree/1.0.0/
# ---- Sources ----
source_directory: Sources
# documentation: .build/x86_64-apple-macosx/debug/SideSign.docc
# ---- Generation ----
clean: true
output: docs
min_acl: public
hide_documentation_coverage: false
skip_undocumented: false
objc: false
swift_version: 5.1.0
# ---- Formatting ----
theme: fullwidth