Move javadocs in one directory
josephjthomas opened this issue ยท 3 comments
The Problem
The javadocs published at https://docs.enginehub.org/javadoc/com.sk89q.worldedit/worldedit-core/version/ are sorted by module.
A Solution
Publish an additional directory where you have all modules in one directory. So if you browse javadocs, you can find all modules in one spot instead of switching tabs if you work with the bukkit, core and fabric module like in my case, which often is hard if you only have on screen.
Alternatives
No response
Anything Else?
No response
There's really not much you need from the other modules, I'm not sure this is worth it for the literally one class that is considered API, *Adapter
.
Yes, you can't use a lot but some methods in bukkit are handy. I prefer using javadocs that contain all of a project xD