Skip to content

Commit e472209

Browse files
committed
Jazzy document generation script
1 parent 6a19cda commit e472209

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

generate_docs.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/bash
2+
3+
jazzy \
4+
--clean \
5+
--author PerfectAccelerators \
6+
--author_url https://github.com/PerfectAccelerators \
7+
--github_url https://github.com/PerfectAccelerators/ApplicationConfiguration \
8+
--xcodebuild-arguments -target,ApplicationConfiguration xcodebuild

0 commit comments

Comments
 (0)