|
4e79c45a67
|
Use sfwl core in the doc merger.
|
2024-01-07 12:16:44 +01:00 |
|
|
2bcf862a7a
|
Created sfwl_core merge.
|
2024-01-07 12:16:17 +01:00 |
|
|
7bd2e4f121
|
Fixed sfwl build.
|
2024-01-07 12:05:28 +01:00 |
|
|
a94242a768
|
Removed core math classes from the lite version.
|
2024-01-07 11:01:24 +01:00 |
|
|
1a7201e938
|
Make the doc generator use the lite version.
|
2024-01-07 10:56:15 +01:00 |
|
|
0e94883ce4
|
Set up sfwl merger.
|
2024-01-07 10:52:04 +01:00 |
|
|
09b1b80cd6
|
Initial set up for sfwl (lite variant).
|
2024-01-07 10:49:16 +01:00 |
|
|
76fd80f8ca
|
Fixed typo.
|
2024-01-06 21:10:44 +01:00 |
|
|
34c30d8466
|
Docs initial setup pt3 (final).
|
2024-01-06 21:02:59 +01:00 |
|
|
46de03632e
|
Use xml escape before writing classes to the docs file.
|
2024-01-06 19:45:38 +01:00 |
|
|
ee75ac99a5
|
Docs pt2.
|
2024-01-06 17:45:49 +01:00 |
|
|
06a841b2d0
|
Doc setup pt1.
|
2024-01-06 17:10:13 +01:00 |
|
|
7388a81ebe
|
Better doc details styling from FWK.
|
2024-01-06 17:09:45 +01:00 |
|
|
1fc4d968a4
|
Use a different code template for the remaining list.
|
2024-01-06 14:10:34 +01:00 |
|
|
9675d2375b
|
Remove name from the code template.
|
2024-01-06 14:08:00 +01:00 |
|
|
ce56ea2724
|
Fix handling null terminator.
|
2024-01-06 14:07:36 +01:00 |
|
|
acff200ac1
|
Use class templates.
|
2024-01-06 13:44:59 +01:00 |
|
|
564196394b
|
Rework the doc tool a bit. Now it need a new template which needs to have classes added manually, and it will generate a list from the unused classes.
|
2024-01-06 13:41:33 +01:00 |
|
|
0c22c5fa96
|
Generate doc files into an out folder.
|
2024-01-06 12:59:12 +01:00 |
|
|
0a8ad4f33a
|
Skip writing empty classes.
|
2024-01-06 12:46:24 +01:00 |
|
|
ee7dc76dec
|
Handle ()-s in enums.
|
2024-01-06 12:40:20 +01:00 |
|
|
baa47dd6df
|
Fixed handling of templates in the doc generator.
|
2024-01-06 12:31:34 +01:00 |
|
|
6e00a23a28
|
Skip classes that starts with _.
|
2024-01-06 12:21:05 +01:00 |
|
|
24f54f1b19
|
Ignore the generated doc.
|
2024-01-06 12:17:32 +01:00 |
|
|
96e5faa60f
|
Removed the generated doc.
|
2024-01-06 12:17:21 +01:00 |
|
|
0ea53d8a7c
|
Fix the handling of default arguments in the doc generator. Also strip whitespace after the classes.
|
2024-01-06 12:16:06 +01:00 |
|
|
87b2f9e163
|
Made the doc build script automatically grab the correct merged lib files. Also ignode sfw.h and cpp under the doc folder.
|
2024-01-06 12:01:03 +01:00 |
|
|
9c5c0709de
|
Moved the docs folder under tools.
|
2024-01-06 11:56:15 +01:00 |
|
|
d8e368dafe
|
Implemented doc template generation.
|
2024-01-06 11:55:43 +01:00 |
|
|
dc2d3cfeea
|
Work on a doc generator.
|
2024-01-06 02:58:04 +01:00 |
|
|
3e062f3d6f
|
Don't strip the section comments.
|
2024-01-06 00:23:21 +01:00 |
|
|
ad773474c9
|
Added extremely simple core test example.
|
2024-01-06 00:05:01 +01:00 |
|
|
728019a6f0
|
Strip unnecessary include.
|
2024-01-05 23:53:01 +01:00 |
|
|
c08d92d8ac
|
Also added the new class to the amalgamation templates.
|
2024-01-05 23:47:37 +01:00 |
|
|
c4fc6a7aa0
|
Added SFWCore class to centralize initialization.
|
2024-01-05 23:42:10 +01:00 |
|
|
4afaa63591
|
Added Dir and FileAcces to the amalgamated builds.
|
2024-01-05 23:19:16 +01:00 |
|
|
eb81502075
|
Renamed Directory to DirAccess for consistency.
|
2024-01-05 23:09:35 +01:00 |
|
|
15d6c92dfd
|
Moved file io to a new FileAccess class from Directory.
|
2024-01-05 23:07:12 +01:00 |
|
|
39cd2e7f98
|
Moved out directory from old and updated it to work.
|
2024-01-05 22:55:20 +01:00 |
|
|
3614947989
|
Created core only merger templates.
|
2024-01-05 22:35:05 +01:00 |
|
|
1367dee986
|
Split off the readme and licenses to different files in the merger script.
|
2024-01-05 22:30:43 +01:00 |
|
|
88d03e080a
|
Renamed the current merge template.
|
2024-01-05 22:23:50 +01:00 |
|
|
461014a768
|
Mark version.
|
2024-01-05 22:10:28 +01:00 |
|
|
24480d3195
|
Added markdeep as a base for docs.
|
2024-01-05 22:08:56 +01:00 |
|
|
2c56e35963
|
Added a another minimal example.
|
2024-01-05 17:08:06 +01:00 |
|
|
a28e434a92
|
Comment.
|
2024-01-05 16:51:12 +01:00 |
|
|
9c94e2da8b
|
Switch between rendered modes using space in the test app.
|
2024-01-05 16:36:44 +01:00 |
|
|
a7007dda46
|
Fix key constants in the amalgamated build.
|
2024-01-05 16:36:20 +01:00 |
|
|
630320f9dc
|
Don't use scenes in the simplified test app.
|
2024-01-05 16:26:00 +01:00 |
|
|
0d5e129a52
|
Simplify the amalgamated build.
|
2024-01-05 16:24:33 +01:00 |
|