Patched (temporarily) the DocC documentation #8

Merged
javier merged 12 commits from documentation/patch into main 2025-09-10 19:47:46 +00:00

12 Commits

Author SHA1 Message Date
javier fe541338fa Updated the DocC library documentation for Github. 2025-09-10 21:39:55 +02:00
javier 0bfc9addad Documented the properties of the model types that conforms to the KeyNameModel protocol in the library target. 2025-09-10 21:37:27 +02:00
javier 7b879dff94 Documented the properties and initializers of the types that conforms to the KeyNameFilter protocol in the library target. 2025-09-10 21:34:00 +02:00
javier ca75993c63 Documented the functions for the AmiiboLiveClient and the AmiiboMockClients types in the library target. 2025-09-10 21:28:26 +02:00
javier acd9d93964 Improved the naming for the existing tasks in the Makefile file. 2025-09-10 21:19:50 +02:00
javier ff1fa47290 Added the "lib-test" task to the Make file file. 2025-09-10 21:19:24 +02:00
javier 57f92c7639 Amended some documentation for the KeyNameFilter protocol in the library target. 2025-09-10 20:31:59 +02:00
javier 1c6c1f64d9 Removed the unnecessary DOCC_CATALOG_PATH from the .env file and its use from the Makefile file. 2025-09-10 20:04:37 +02:00
javier b7d3dbff58 Arranged the folder structure of the library and test targets in the Package. 2025-09-10 20:03:55 +02:00
javier 2843ced0e9 Moved the AmiiboService DocC documentation catalog inside the library target. 2025-09-10 19:39:56 +02:00
javier 000e564250 Moved the VS Code definitions within the .gitignore file. 2025-09-10 18:30:08 +02:00
javier de7a91b181 Fixed a warning when building DocC documentation for the Amiibo.Platform model type in the library target. 2025-09-10 18:27:56 +02:00