[Setup] DocC #13

Merged
javier merged 14 commits from setup/docc into main 2023-04-24 15:07:22 +00:00
Owner

This PR contains the work done to address the issue #11, related to setting up DocC documentation in this project.

To provide further details about the work done:

  • created the documentation catalog for the project in Xcode;
  • added the Swift-DocC-Plugin dependency to the Package file;
  • implemented documentation preview, generation and cleanup workflows in the Makefile file;
  • generated documentation for Xcode and Github pages;
  • added the package logo assets to the project;
  • integrated the package logo assets to the README file, with support for both light and dark color schemes;
  • added the .env file to the .gitignore file.
This PR contains the work done to address the issue #11, related to setting up DocC documentation in this project. To provide further details about the work done: - [x] created the documentation catalog for the project in Xcode; - [x] added the `Swift-DocC-Plugin` dependency to the `Package` file; - [x] implemented documentation preview, generation and cleanup workflows in the `Makefile` file; - [x] generated documentation for Xcode and Github pages; - [x] added the package logo assets to the project; - [x] integrated the package logo assets to the `README` file, with support for both light and dark color schemes; - [x] added the `.env` file to the `.gitignore` file.
javier added this to the First official release milestone 2023-04-24 15:07:06 +00:00
javier self-assigned this 2023-04-24 15:07:06 +00:00
javier added 14 commits 2023-04-24 15:07:06 +00:00
javier merged commit a51fab18ba into main 2023-04-24 15:07:22 +00:00
javier deleted branch setup/docc 2023-04-24 15:07:22 +00:00
javier referenced this issue from a commit 2023-04-24 15:07:22 +00:00
Sign in to join this conversation.
No description provided.