Is your feature request related to a problem?
No response
Describe the solution you'd like
I think we could remove the doc from the readme and do everything with JSDoc (thanks to the work of @Rudy-Perrin).
It looks great:

(I used npx typedoc src)
There's different alternatives, I used the first package I found.
Then we can add it to githubaction (or maybe a prehook?) to always be up to date
Additional context
No response
Epic
No response
Is your feature request related to a problem?
No response
Describe the solution you'd like
I think we could remove the doc from the readme and do everything with JSDoc (thanks to the work of @Rudy-Perrin).

It looks great:
(I used
npx typedoc src)There's different alternatives, I used the first package I found.
Then we can add it to githubaction (or maybe a prehook?) to always be up to date
Additional context
No response
Epic
No response