Skip to content

Commit

Permalink
Add jazzy config
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrenskers committed Dec 5, 2022
1 parent 57e140e commit 88bf512
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ Package.resolved

Cartfile.resolved
*.log

docs
9 changes: 9 additions & 0 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
author: Sentry
author_url: https://sentry.io/
github_url: https://github.com/getsentry/sentry-cocoa
module: Sentry
output: docs
theme: fullwidth
objc: true
framework_root: .
umbrella_header: Sources/Sentry/Public/Sentry.h

0 comments on commit 88bf512

Please sign in to comment.