reactiverse / es4x

🚀 fast JavaScript 4 Eclipse Vert.x
https://reactiverse.io/es4x/
Apache License 2.0
877 stars 75 forks source link

complete the automation to generate component manuals #558

Open pmlopes opened 2 years ago

pmlopes commented 2 years ago

The current build will run typedoc to generate basic api documentation from the module type definitions. It turns out that the dependency on typedoc is quite old and a simple update will not work.

We need to verify the right command to generate api docs just from the type definitions.