Difference between revisions of "Category:Core Engine"
Jump to navigation
Jump to search
Rubenwardy (talk | contribs) |
Rubenwardy (talk | contribs) |
||
Line 9: | Line 9: | ||
* [[Engine/Objects|Objects]] - documentation on active and static objects. | * [[Engine/Objects|Objects]] - documentation on active and static objects. | ||
* [http://doxy.minetest.net/ Doxygen] - For a complete (but often missing comments) reference to code. | * [http://doxy.minetest.net/ Doxygen] - For a complete (but often missing comments) reference to code. | ||
− | * See | + | * See the list of pages, below. |
* See [[:Category:Rules_and_Guidelines|Rules and Guidelines]]. | * See [[:Category:Rules_and_Guidelines|Rules and Guidelines]]. | ||
Revision as of 20:26, 18 June 2020
The core engine category is for documentation of the Minetest engine, which consists of a C++ core and a Lua builtin script.
This page contains links to useful information.
Useful Resources
- Engine Structure - for an introduction and light reference to the engine's structure. Start here.
- Basic data structures - general data structures.
- Objects - documentation on active and static objects.
- Doxygen - For a complete (but often missing comments) reference to code.
- See the list of pages, below.
- See Rules and Guidelines.
How to help improve documentation
- Doxygen: We want to document most or all of Minetest core with Doxygen-style code comments.
- Move stuff from NMPR to Engine Structure, and improve Engine Structure generally.
Pages in category "Core Engine"
The following 22 pages are in this category, out of 22 total.