[Enhancement] DocC documentation support #23

Merged
javier merged 14 commits from enhancement/documentation into main 2023-08-13 22:01:02 +00:00

14 Commits

Author SHA1 Message Date
javier 1a6942ede4 Merge branch 'main' into enhancement/documentation
* main:
  [Improvement] Naming of libraries and package (#22)
2023-08-14 00:00:39 +02:00
javier 31ed3bc784 Regenerated the Xcode and Github pages documentation (yet yet again!). 2023-08-13 23:42:51 +02:00
javier 94e20f3ca8 Regenerated the Xcode and Github pages documentation (yet again!). 2023-08-13 23:37:02 +02:00
javier 3c0a4d70aa Regenerated the Xcode and Github pages documentation. 2023-08-13 23:33:49 +02:00
javier e6e3612072 Implemented the Index HTML page generation into the "generate-docs" target in the Makefile file. 2023-08-13 23:33:14 +02:00
javier 4fc01fa20f Generated the Xcode and Github pages documentation. 2023-08-13 20:13:45 +02:00
javier 7af3e1b9f5 Included the Package resolved file that declares the DocC plugin package dependencies. 2023-08-13 20:11:38 +02:00
javier f701202933 Implemented the "generate-docs", "preview-doc", and "flush-docs" targets in the Makefile file. 2023-08-13 20:10:49 +02:00
javier 1874d6ecec Implemented the "help-docc-plugin" target in the Makefile file. 2023-08-12 11:06:05 +02:00
javier 5a7de24866 Added the DocC plugin package dependency to the Package file. 2023-08-12 11:05:37 +02:00
javier 683900afeb Made a small tweak to the "tests" computed property of the String+Computed extension in the Package file. 2023-08-11 23:32:41 +02:00
javier 4ca0108a9c Updated the README file to the updated library names. 2023-08-11 23:25:33 +02:00
javier 5a8d3c0530 Updated the Package file to reflect the change in the folder structure, plus the libraries' target names have been renamed to avoid any possible ambiguity with any other 1st or 3rd party library. 2023-08-11 23:19:33 +02:00
javier c29178535a Renamed the Sources folder as Libraries. 2023-08-11 23:16:53 +02:00