John Wellbelove
28b3a0f38c
Final pre PR updates
2026-05-28 12:39:15 +01:00
John Wellbelove
a4e140f932
Updates before PR
...
# Conflicts:
# docs/blog/_index.md
2026-05-26 11:07:42 +01:00
John Wellbelove
e62054f6aa
Updates before PR
2026-05-26 10:21:03 +01:00
John Wellbelove
bc0b3005cf
Updates before PR
2026-05-26 10:19:37 +01:00
John Wellbelove
06c61c9939
Final conversion of web pages
2026-05-26 09:08:39 +01:00
John Wellbelove
bf0e620bfb
Multiple document updates
2026-05-21 18:39:06 +01:00
John Wellbelove
003e5f3c86
Multiple document updates
2026-05-19 12:12:14 +01:00
John Wellbelove
78be6f298e
New documentation files.
2026-05-18 11:10:40 +01:00
John Wellbelove
b09bb9448e
New documentation files.
...
Harmonised file name format
2026-05-18 07:57:12 +01:00
John Wellbelove
06ccda00f6
More documentation updates
2026-05-14 00:05:35 +01:00
John Wellbelove
0d709324bd
More documentation updates
2026-05-12 11:07:03 +01:00
John Wellbelove
d69acc57b8
More documentation updates
2026-05-11 13:21:35 +01:00
John Wellbelove
6fdfee41de
Added callback_timer_locked documentation
2026-05-07 11:11:08 +01:00
John Wellbelove
5bff419ccf
Added callback_timer_deferred_locked documentation
2026-05-06 18:31:28 +01:00
John Wellbelove
e1c8a5db11
Added more documentation
...
Tweaks to CSS
2026-05-06 07:59:33 +01:00
John Wellbelove
48ec571c9e
Added more documentation
...
Moced some documentation files to new directories
2026-04-26 10:22:37 +02:00
John Wellbelove
2bf8fd1359
Converted more documentation pages
...
Modified the site CSS
2026-04-25 12:50:43 +02:00
John Wellbelove
3dcff26123
Added some design pattern documentation
...
Modified some of the layout files
Modified the About documentation
2026-04-22 22:46:20 +02:00
John Wellbelove
5e2a789b23
More documentation
2026-04-22 16:03:18 +02:00
John Wellbelove
b1567a52c0
Added more documentation
2026-04-21 09:31:04 +02:00
John Wellbelove
db3fcd7ded
Added debug_count.md and versions.md
2026-04-19 11:05:29 +02:00
John Wellbelove
1b7517aee7
Added debug_count.md and versions.md
2026-04-19 11:02:03 +02:00
John Wellbelove
46ee4d9bf5
Added iterator.md
2026-04-19 10:57:03 +02:00
John Wellbelove
4504d96cd6
Added multiple documentation files
2026-04-18 12:45:45 +02:00
John Wellbelove
0527e4a3c0
Completed maths documentation
2026-04-16 13:36:35 +02:00
John Wellbelove
7a42cb2f73
Completed maths documentation
2026-04-16 13:33:17 +02:00
John Wellbelove
8dcd4c2dc3
Completed maths documentation
2026-04-16 13:24:22 +02:00
John Wellbelove
dbf0477d88
Completed maths documentation
2026-04-16 12:40:36 +02:00
John Wellbelove
303ba36f6d
Maths functions documentation
2026-04-15 13:02:52 +02:00
John Wellbelove
7813d3ce7b
Completed chrono documentation
2026-04-14 10:26:22 +02:00
John Wellbelove
6604e8e40c
More chrono documentation
2026-04-13 23:39:17 +02:00
John Wellbelove
09af946a8f
Added more documentation for chrono classes
...
Updated callouts
2026-04-13 10:59:19 +02:00
John Wellbelove
69d05198ec
Added documentation for clocks, day, duration
2026-04-12 23:24:27 +02:00
John Wellbelove
2d193ab309
Added more documentation
...
Updated the documentation CSS
2026-04-12 20:31:39 +02:00
John Wellbelove
692360d0ed
Added documentation for string_stream and string utilities.
2026-04-11 22:47:31 +02:00
John Wellbelove
4540ed317b
Added basic_format_spec
2026-04-11 20:19:28 +02:00
John Wellbelove
83db4f0366
Added io_port documentation
2026-04-11 18:37:44 +02:00
John Wellbelove
4aa3d945f9
Added documentation for etl::delegate_observable, etl::function, Base64 codec
2026-04-11 17:09:55 +02:00
John Wellbelove
6075ec67ad
Added format.md
2026-04-08 17:15:35 +01:00
John Wellbelove
6d19c52275
Added closure.md and updates to delegate.md
2026-04-08 09:58:25 +01:00
John Wellbelove
c05b0c8699
More addition to the documentation
2026-04-07 11:15:50 +01:00
John Wellbelove
e5a034fe90
Added Hugo intalation and markdown descriptions
2026-04-06 13:54:46 +01:00
John Wellbelove
eb7802d23b
Hugo updates
2026-04-06 11:12:18 +01:00
John Wellbelove
57c3157d9a
Exported raw text documentation files from the web site editor
2026-04-05 20:21:28 +01:00
John Wellbelove
129c3091e4
Merge branch 'development' into issue/Add-Hugo-support-for-documentation
...
# Conflicts:
# test/vs2022/etl.vcxproj.filters
2026-04-05 15:22:45 +01:00
John Wellbelove
1c1ec9aebe
Innore coverage build directory
2026-04-05 15:21:55 +01:00
John Wellbelove
1a6762d6c3
Updated version and release notes
2026-04-05 14:13:22 +01:00
John Wellbelove
ee04aa76c5
VS2022 project update
2026-04-05 14:03:32 +01:00
John Wellbelove
76fdc8ead6
Added initial raw text files form Web site editor
2026-04-05 14:00:30 +01:00
Roland Reichwein
3cd03fcb7f
Fix initializer_list use in algorithm.h and definition of data() in iterator.h ( #1374 )
...
* Print test names at test time (#1343 )
* Fix initializer_list use in algorithm.h
Needs to be conditional.
* Move definition of data() in iterator.h
Needs to be defined earlier.
---------
Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com>
2026-04-05 13:37:15 +01:00