Update jazzy categories

This commit is contained in:
Davide De Rosa 2019-05-19 12:11:26 +02:00
parent 50d492096f
commit 5748d29094
1 changed files with 14 additions and 11 deletions

View File

@ -1,7 +1,7 @@
clean:
module: "TunnelKit"
author: "Davide De Rosa"
author_url: "https://github.com/keeshux/TunnelKit"
author_url: "https://github.com/passepartoutvpn/tunnelkit"
theme: fullwidth
@ -14,22 +14,25 @@ xcodebuild_arguments:
custom_categories:
- name: Core
children:
- IOInterface
- LinkInterface
- TunnelInterface
- BidirectionalState
- StaticKey
- SessionProxy
- SessionProxyDelegate
- ConfigurationError
- SessionReply
- EndpointProtocol
- IOInterface
- IPv4Settings
- IPv6Settings
- SessionError
- LinkInterface
- Proxy
- TunnelInterface
- SocketType
- EndpointProtocol
- name: OpenVPN
children:
- ConfigurationParser
- CryptoContainer
- SessionError
- SessionProxy
- SessionProxyDelegate
- SessionReply
- StaticKey
- name: AppExtension
children:
- CryptoContainer
- TunnelKitProvider