minetest_docs
minetest_docs copied to clipboard
Create comprehensive "what is where" source code overview
Currently, there is no overview for the engine structure that tells you which code lies where, which makes it hard for new contributors to work their way into the engine.
As a nice side effect, linking the relevant source files on API pages will already help with this. A proper overview would be nice too.