<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://olddev.minetest.org/index.php?action=history&amp;feed=atom&amp;title=Engine</id>
	<title>Engine - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://olddev.minetest.org/index.php?action=history&amp;feed=atom&amp;title=Engine"/>
	<link rel="alternate" type="text/html" href="https://olddev.minetest.org/index.php?title=Engine&amp;action=history"/>
	<updated>2026-04-14T22:15:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://olddev.minetest.org/index.php?title=Engine&amp;diff=21&amp;oldid=prev</id>
		<title>&gt;Rubenwardy at 16:53, 21 August 2022</title>
		<link rel="alternate" type="text/html" href="https://olddev.minetest.org/index.php?title=Engine&amp;diff=21&amp;oldid=prev"/>
		<updated>2022-08-21T16:53:28Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The engine section and the [[:Category:Core_Engine|Core Engine category]] is for documentation of the Minetest engine, which consists of a C++ core and a Lua builtin script.&lt;br /&gt;
&lt;br /&gt;
This page contains links to useful information.&lt;br /&gt;
&lt;br /&gt;
== Useful Resources ==&lt;br /&gt;
&lt;br /&gt;
* [[Engine/Structure|Engine Structure]] - for an introduction and light reference to the engine's structure. Start here.&lt;br /&gt;
* [[Engine/Basic_data_structures|Basic data structures]] - general data structures.&lt;br /&gt;
* [[Engine/Objects|Objects]] - documentation on active and static objects.&lt;br /&gt;
* Doxygen - For a complete (but often missing comments) reference to code. You'll need to generate this yourself&lt;br /&gt;
* See [[:Category:Core_Engine|all pages on the engine]].&lt;br /&gt;
* See [[:Category:Rules_and_Guidelines|Rules and Guidelines]].&lt;br /&gt;
&lt;br /&gt;
== How to help improve documentation ==&lt;br /&gt;
&lt;br /&gt;
* Doxygen: We want to document most or all of Minetest core with [http://en.wikipedia.org/wiki/Doxygen Doxygen-style] code comments.&lt;br /&gt;
:* The usage of doxygen is explained [http://www.doxygen.nl/manual/index.html there].&lt;br /&gt;
:* Head over to #minetest-dev on IRC, and ask someone there to help you get started with documentation. You'll need to download the project through [[Git]] and then make your changes.&lt;br /&gt;
* Move stuff from [[Engine/NMPR|NMPR]] to [[Engine/Structure|Engine Structure]], and improve [[Engine/Structure|Engine Structure]] generally.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Core Engine]]&lt;/div&gt;</summary>
		<author><name>&gt;Rubenwardy</name></author>
	</entry>
</feed>