LlamaLad7 / MixinExtras

Companion library to SpongePowered Mixin with many custom injectors for a more expressive experience.
MIT License
304 stars 17 forks source link

Docs in javadocs? #20

Closed MattiDragon closed 9 months ago

MattiDragon commented 1 year ago

It's kind of annoying to have to open up this github page whenever I want to check the syntax of one of your injectors. Copying the docs or at least the most important parts into javadocs would make usage a lot smoother.

haykam821 commented 9 months ago

Alternatively, even just linking the wiki pages in the Javadoc with @see would be helpful, even if having the entire documentation in Javadoc is better.

LlamaLad7 commented 9 months ago

Linking might be a shout, i’m not that keen on needing to do a new release every time i want to update the docs.

LlamaLad7 commented 9 months ago

Note also that given MCDev has full MixinExtras support now, you should hopefully need to consult the docs less.

haykam821 commented 9 months ago

Spongepowered Mixin Support for VSCode does not have MixinExtras support currently, so having the documentation within Visual Studio Code is still useful for me.

Earthcomputer commented 9 months ago

I also think this is more important now that MixinExtras will be shipped with Fabric.

LlamaLad7 commented 9 months ago

Done in 0.3.1