We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5125fbf commit 42c728eCopy full SHA for 42c728e
1 file changed
.jazzy.yaml
@@ -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