This PR contains the work done to address the issue #14, that recommends some tweaks to the generated documentation targeting Xcode and Github pages. To provide further details about the work done: - [x] written the *Getting Started* article in the documentation catalog; - [x] written the *AmiiboService* article in the documentation catalog; - [x] updated the text of the `README` file; - [x] downgraded the Swift tool version in the `Package` file to v5.5; - [x] added the missing header file to the `Package` file; - [x] updated the `SwiftLibs` package dependency to its latest release; - [x] re-generated the documentation targeting Xcode and Github pages. Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Reviewed-on: #15
35 lines
879 B
Plaintext
35 lines
879 B
Plaintext
{
|
|
"object": {
|
|
"pins": [
|
|
{
|
|
"package": "SwiftDocCPlugin",
|
|
"repositoryURL": "https://github.com/apple/swift-docc-plugin",
|
|
"state": {
|
|
"branch": null,
|
|
"revision": "9b1258905c21fc1b97bf03d1b4ca12c4ec4e5fda",
|
|
"version": "1.2.0"
|
|
}
|
|
},
|
|
{
|
|
"package": "SymbolKit",
|
|
"repositoryURL": "https://github.com/apple/swift-docc-symbolkit",
|
|
"state": {
|
|
"branch": null,
|
|
"revision": "b45d1f2ed151d057b54504d653e0da5552844e34",
|
|
"version": "1.0.0"
|
|
}
|
|
},
|
|
{
|
|
"package": "SwiftLibs",
|
|
"repositoryURL": "https://github.com/rock-n-code/swift-libs.git",
|
|
"state": {
|
|
"branch": null,
|
|
"revision": "4a1fab2f8a758a53376102bae14981f97540cab2",
|
|
"version": "0.1.3"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"version": 1
|
|
}
|