Web3Swift
Web3Swift copied to clipboard
Automate jazzy to wiki
Let's make some piece of software to import jazzy generated wiki to web3swift.io when develop branch gets updated
@rockfridrich @driver733 @kondranton anyone wants to do this one?
@biboran could you please describe me how this should be done (what scripts to run) and I will make a GitHub hook with deployment quite fast.
I'm not managing zeriontech/web3swift GitHub repository, you have to contact me in Slack first, see §11
jazzy \
--clean \
--sdk iphone \
--author BlockStoreApp \
--author_url http://web3swift.io \
--github_url https://github.com/BlockStoreApp/Web3Swift \
--github-file-prefix https://github.com/BlockStoreApp/Web3Swift/tree/develop \
--module-version 0.1.0 \
--xcodebuild-arguments -workspace,Web3Swift.xcworkspace,-scheme,Web3Swift \
--module Web3Swift \
--output docs/swift_output \
--theme apple