14 Commits

Author SHA1 Message Date
ae18fe05b7 Renamed the App and AppOptions in the executable target as Doxy and DoxyOptions respectively. 2025-04-07 01:28:52 +02:00
1ccc2966e7 Removed the default value from the "archivesPath" property of the AppOptions type in the app target. 2025-04-01 00:25:49 +02:00
1b91d2dc2e Updated the options naming for the properties for the AppOptions type in the app target. 2025-03-27 01:48:31 +01:00
b97c19f972 Documented the App and its AppOptions types in the app target. 2025-03-27 00:30:49 +01:00
ce8f8d4d56 Updated the name of the executable generated by the app target in the Package file. 2025-03-27 00:04:51 +01:00
b13ba625f4 Integrated the AppOptions options to the"init(name: archivesPath: )" initialisation function for the AppBuilder type in the library target. 2025-03-26 00:31:16 +01:00
f9fc29c8da Added the "archivesPath" and the "name" properties to the AppArguments protocol in the library target. 2025-03-26 00:26:57 +01:00
08d296ef1a Renamed the "archivesFolder" property for the AppBuilder builder in the library target as "folderArchives". 2025-03-12 00:37:57 +01:00
e09b011797 Removed the LICENSE file from the project. 2025-03-09 23:38:40 +01:00
e84606fa1e Written the help definitions for the App.Options arguments in the app target. 2025-03-09 23:33:23 +01:00
5f60d0f421 Updated the names of the targets in Package file. 2025-03-09 22:53:45 +01:00
a3c5cefaef Define the "archivesFolder" property for the AppBuilder builder used to be build the app in the app target. 2025-03-09 14:42:35 +01:00
ab4a9207c5 Documented the AppArguments protocol and the Environment+Properties extension in the library target. 2025-03-09 00:11:49 +01:00
be3245ae39 Initial commit 2025-02-22 10:21:07 +01:00