You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
Since auto-generated documentation is applied on most of the libraries (and probably should be extended to all), we should also add a config package for documentation here.
The util package TypeScript PR ethereumjs/ethereumjs-util#170 already gives some boilerplate/template for TypeDoc usage, there should also be some common npm script, see #10.
Note: Configuration file docs for TypeDoc is a bit hard to find, here is some entry point.