Introduce documentation generator #20

Merged
0950726 merged 2 commits from docs/generate-html into dev 2025-11-19 09:30:54 +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
```