Commit Graph

19 Commits

Author SHA1 Message Date
javier 2d64d832c0 Updated the content for the overview of the DoxyApp documentation page and also, added the reference to the Doxy installation tutorial. 2025-04-10 00:26:06 +02:00
javier f610fa9a2b Written the Doxy tutorials index screen and added the reference to the Doxy installation tutorial. 2025-04-10 00:25:01 +02:00
javier fff2be3a50 Written the Doxy installation tutorial documentation. 2025-04-10 00:24:06 +02:00
javier 0a8b59ab7b Documented the Doxy executable target and source code. 2025-04-07 02:17:58 +02:00
javier ae18fe05b7 Renamed the App and AppOptions in the executable target as Doxy and DoxyOptions respectively. 2025-04-07 01:28:52 +02:00
javier 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
javier 1b91d2dc2e Updated the options naming for the properties for the AppOptions type in the app target. 2025-03-27 01:48:31 +01:00
javier b97c19f972 Documented the App and its AppOptions types in the app target. 2025-03-27 00:30:49 +01:00
javier ce8f8d4d56 Updated the name of the executable generated by the app target in the Package file. 2025-03-27 00:04:51 +01:00
javier 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
javier f9fc29c8da Added the "archivesPath" and the "name" properties to the AppArguments protocol in the library target. 2025-03-26 00:26:57 +01:00
javier 1f81286a8b Created the DoxyApp and DoxyLibrary DocC catalogs for the respective app and library targets. 2025-03-19 00:22:33 +01:00
javier 08d296ef1a Renamed the "archivesFolder" property for the AppBuilder builder in the library target as "folderArchives". 2025-03-12 00:37:57 +01:00
javier e09b011797 Removed the LICENSE file from the project. 2025-03-09 23:38:40 +01:00
javier e84606fa1e Written the help definitions for the App.Options arguments in the app target. 2025-03-09 23:33:23 +01:00
javier 5f60d0f421 Updated the names of the targets in Package file. 2025-03-09 22:53:45 +01:00
javier 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
javier ab4a9207c5 Documented the AppArguments protocol and the Environment+Properties extension in the library target. 2025-03-09 00:11:49 +01:00
javier be3245ae39 Initial commit 2025-02-22 10:21:07 +01:00