minetest_docs: edit

This commit is contained in:
ROllerozxa 2023-07-21 21:44:05 +00:00
parent 0ecbf472ce
commit 2116777c48

16
pages/minetest_docs.md Normal file
View File

@ -0,0 +1,16 @@
[minetest_docs](https://github.com/minetest/minetest_docs) was a project that sought out to create better documentation for Minetest. The proposal for the project which included its goals can be found [here](https://gist.github.com/benrob0329/df3ced15dc5a2d5402010be709452f27).
For various reasons the project fell flat and is currently dormant but contains some gems, most of which is available on the Voxelmanip Wiki.
List of pages on the Voxelmanip Wiki that originate from minetest_docs:
- Classes:
- [[ModStorage]]
- [[Raycast]]
- [[Vector API]]
- [[VoxelArea]]
- [[Lua Environment]]
- [[Modchannels]]
- [[Object Properties]]
- [[Persistence]]
- [[Timing and Event loop]]