Javier Cicchelli f7235cdd28 [Enhancement] DocC documentation support (#23)
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>
2023-08-13 22:01:00 +00:00

1 line
1.7 KiB
JSON

{"interfaceLanguages":{"swift":[{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Associated Types","type":"groupMarker"},{"path":"\/documentation\/swiftlibsdependency\/dependencykey\/value","title":"Value","type":"associatedtype"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsdependency\/dependencykey\/currentvalue","title":"static var currentValue: Self.Value","type":"property"}],"path":"\/documentation\/swiftlibsdependency\/dependencykey","title":"DependencyKey","type":"protocol"},{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/swiftlibsdependency\/dependency\/init(_:)","title":"init(WritableKeyPath<DependencyService, D>)","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsdependency\/dependency\/wrappedvalue","title":"var wrappedValue: D","type":"property"}],"path":"\/documentation\/swiftlibsdependency\/dependency","title":"Dependency","type":"struct"},{"children":[{"title":"Type Subscripts","type":"groupMarker"},{"path":"\/documentation\/swiftlibsdependency\/dependencyservice\/subscript(_:)-1y6ug","title":"static subscript<D>(WritableKeyPath<DependencyService, D>) -> D","type":"subscript"},{"path":"\/documentation\/swiftlibsdependency\/dependencyservice\/subscript(_:)-43srg","title":"static subscript<DK>(DK.Type) -> DK.Value","type":"subscript"}],"path":"\/documentation\/swiftlibsdependency\/dependencyservice","title":"DependencyService","type":"struct"}],"path":"\/documentation\/swiftlibsdependency","title":"SwiftLibsDependency","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}}