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:
added the DocC plugin package as a dependency
improved the naming of the targets in the Package file
updated the README file
implemented the Xcode and Github pages documentation generation targets in the Makefile file
generated both Xcode and Github pages documentation
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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: