This PR contains the work done to add DocC support to all the libraries included in this package, as requested by issue #9. To provide further details about the work done: - [x] added the DocC plugin package as a dependency - [x] improved the naming of the targets in the Package file - [x] updated the README file - [x] implemented the Xcode and Github pages documentation generation targets in the Makefile file - [x] generated both Xcode and Github pages documentation Reviewed-on: #23 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
1 line
1.6 KiB
JSON
1 line
1.6 KiB
JSON
{"interfaceLanguages":{"swift":[{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibscoordination\/coordinator\/children","title":"var children: [Coordinator]","type":"property"},{"path":"\/documentation\/swiftlibscoordination\/coordinator\/router","title":"var router: Router","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/swiftlibscoordination\/coordinator\/dismiss(animated:)","title":"func dismiss(animated: Bool)","type":"method"},{"path":"\/documentation\/swiftlibscoordination\/coordinator\/present(animated:ondismiss:)","title":"func present(animated: Bool, onDismiss: (() -> Void)?)","type":"method"},{"path":"\/documentation\/swiftlibscoordination\/coordinator\/present(child:animated:ondismiss:)","title":"func present(child: Coordinator, animated: Bool, onDismiss: (() -> Void)?)","type":"method"}],"path":"\/documentation\/swiftlibscoordination\/coordinator","title":"Coordinator","type":"protocol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/swiftlibscoordination\/router\/dismiss(animated:)","title":"func dismiss(animated: Bool)","type":"method"},{"title":"Type Aliases","type":"groupMarker"},{"path":"\/documentation\/swiftlibscoordination\/router\/ondismissedclosure","title":"Router.OnDismissedClosure","type":"typealias"}],"path":"\/documentation\/swiftlibscoordination\/router","title":"Router","type":"protocol"}],"path":"\/documentation\/swiftlibscoordination","title":"SwiftLibsCoordination","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} |