Skip to content

Commit 42c728e

Browse files
committed
docs: added Jazzy configuration
1 parent 5125fbf commit 42c728e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.jazzy.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
module: TPPDFAsync
2+
3+
author: techprimate GmbH
4+
author_url: https://www.github.com/techprimate
5+
github_url: https://www.github.com/techprimate/TPPDFAsync
6+
copyright: "© 2023 [techprimate GmbH](https://techprimate.com). All rights reserved."
7+
8+
theme: fullwidth
9+
10+
separate_global_declarations: true
11+
use_safe_filenames: true
12+
13+
swift_build_tool: spm
14+
include: Sources/**

0 commit comments

Comments
 (0)