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
5.2 KiB
JSON
1 line
5.2 KiB
JSON
{"interfaceLanguages":{"swift":[{"children":[{"title":"Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/init()","title":"init()","type":"init"},{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/wrappedvalue","title":"var wrappedValue: [Element]","type":"property"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/init(from:)","title":"init(from: Decoder) throws","type":"init"}],"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/decodable-implementations","title":"Decodable Implementations","type":"symbol"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/encode(to:)","title":"func encode(to: Encoder) throws","type":"method"}],"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist\/encodable-implementations","title":"Encodable Implementations","type":"symbol"}],"path":"\/documentation\/swiftlibsfoundation\/lossycodablelist","title":"LossyCodableList","type":"struct"},{"title":"Enumerations","type":"groupMarker"},{"children":[{"title":"Enumeration Cases","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/bundleerror\/bundlenotfound","title":"case bundleNotFound","type":"case"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Operators","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/bundleerror\/!=(_:_:)","title":"static func != (Self, Self) -> Bool","type":"op"}],"path":"\/documentation\/swiftlibsfoundation\/bundleerror\/equatable-implementations","title":"Equatable Implementations","type":"symbol"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/bundleerror\/localizeddescription","title":"var localizedDescription: String","type":"property"}],"path":"\/documentation\/swiftlibsfoundation\/bundleerror\/error-implementations","title":"Error Implementations","type":"symbol"}],"path":"\/documentation\/swiftlibsfoundation\/bundleerror","title":"BundleError","type":"enum"},{"title":"Extended Modules","type":"groupMarker"},{"children":[{"title":"Extended Classes","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/foundation\/bundle\/localisation(for:)","title":"func localisation(for: String) throws -> Bundle","type":"method"}],"path":"\/documentation\/swiftlibsfoundation\/foundation\/bundle","title":"Bundle","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/foundation\/timezone\/gmt","title":"static let gmt: TimeZone?","type":"property"}],"path":"\/documentation\/swiftlibsfoundation\/foundation\/timezone","title":"TimeZone","type":"extension"}],"path":"\/documentation\/swiftlibsfoundation\/foundation","title":"Foundation","type":"extension"},{"children":[{"title":"Extended Protocols","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/collection\/isnotempty","title":"var isNotEmpty: Bool","type":"property"}],"path":"\/documentation\/swiftlibsfoundation\/swift\/collection","title":"Collection","type":"extension"},{"title":"Extended Structures","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/bool\/init(_:)","title":"init(String)","type":"init"}],"path":"\/documentation\/swiftlibsfoundation\/swift\/bool","title":"Bool","type":"extension"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/string\/isnotempty","title":"var isNotEmpty: Bool","type":"property"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/string\/localise(for:in:value:table:)","title":"func localise(for: String, in: Bundle, value: String?, table: String?) -> String","type":"method"},{"title":"Type Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/string\/empty","title":"static let empty: String","type":"property"}],"path":"\/documentation\/swiftlibsfoundation\/swift\/string","title":"String","type":"extension"},{"title":"Extended Enumerations","type":"groupMarker"},{"children":[{"title":"Instance Properties","type":"groupMarker"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/optional\/isnil","title":"var isNil: Bool","type":"property"},{"path":"\/documentation\/swiftlibsfoundation\/swift\/optional\/isnotnil","title":"var isNotNil: Bool","type":"property"}],"path":"\/documentation\/swiftlibsfoundation\/swift\/optional","title":"Optional","type":"extension"}],"path":"\/documentation\/swiftlibsfoundation\/swift","title":"Swift","type":"extension"}],"path":"\/documentation\/swiftlibsfoundation","title":"SwiftLibsFoundation","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":1}} |