implement typedoc
I dont like it that the docs are already generated but better discuss that here.
Ideas:
- Implement Github Actions for generating docs
- Check if the dir tree is alright
@Earthcomputer thoughts?
I would prefer this to be hosted on earthcomputer.net, which is mirrored to https://github.com/Earthcomputer/Earthcomputer.github.io
If GitHub handles that domain you can make /clientcommands-scripting be a reference to /docs in here or you can just build the docs from that repository you mentioned
now the definitions are on a .d.ts which could be published (with DefinitelyTyped) for usage in editors :p
or copied into the "headers" folder in the autogenned typescript environment JS Macros creates, ps. i've created a javadoc doclet typescript generator you may want to look at...
what do you mean by that, can you pass a link?
https://github.com/wagyourtail/JsMacros/tree/main-1.17/buildSrc/src/main/java/xyz/wagyourtail/doclet/tsdoclet https://github.com/wagyourtail/JsMacros/tree/main-1.17/graalts
https://github.com/wagyourtail/JsMacros/releases/download/1.5.2/typescript-1.17.1.zip