[Setup] DocC #13

Merged
javier merged 14 commits from setup/docc into main 2023-04-24 15:07:22 +00:00
Showing only changes of commit 0454c1441a - Show all commits

View File

@ -59,7 +59,6 @@ In an opened Xcode project, it is required to do these steps:
9. wait for the package to be resolved and included in the project; 9. wait for the package to be resolved and included in the project;
10. done! 10. done!
### Other considerations ### Other considerations
This library is fully supported on Apple platforms only for the time being: *iOS*, *macOS*, *tvOS*, and *watchOS*. Support for other platforms such as *Linux* or *Windows* might be added in the future, depending on the type of changes those platforms require but this needs to be researched first. This library is fully supported on Apple platforms only for the time being: *iOS*, *macOS*, *tvOS*, and *watchOS*. Support for other platforms such as *Linux* or *Windows* might be added in the future, depending on the type of changes those platforms require but this needs to be researched first.
@ -74,4 +73,6 @@ It is needless to say, all the necessary filters, models/entities, and enumerati
## Further documentation ## Further documentation
For further information about this package, please refer to the [AmiiboService documentation](https://rock-n-code.github.io/amiibo-service/documentation/amiiboservice/) available online.
For further information about the API, please refer to the [Amiibo API documentation](https://www.amiiboapi.com/docs/) available online. For further information about the API, please refer to the [Amiibo API documentation](https://www.amiiboapi.com/docs/) available online.