Merging dev into main #49

Merged
8464960 merged 260 commits from dev into main 2026-01-28 10:48:52 +00:00
Showing only changes of commit eabc7c8b04 - Show all commits

View File

@@ -46,5 +46,5 @@ commit name != <type>: description of the commit.
Generate documentation webpages with the command:
```shell
typedoc --entryPointStrategy Expand src
npx typedoc --entryPointStrategy Expand src
```