Difference between revisions of "Engine documentation"

From Minetest Developer Wiki
Jump to navigation Jump to search
(Redirected page to Engine)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
PLEASE NOTE: As of 2014, this page is grossly out of date. Ask on #minetest-dev.
+
#REDIRECT [[Engine]]
 
 
Engine documentation is a way you can contribute to Minetest ''right now''!
 
 
 
== What we need ==
 
 
 
We want to document most or all of Minetest core with [http://en.wikipedia.org/wiki/Doxygen Doxygen-style] code comments.<br/>
 
The usage of doxygen is explained [https://www.stack.nl/~dimitri/doxygen/manual/docblocks.html there].
 
 
 
== Where to start ==
 
 
 
Head over to #minetest-doc 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.
 
[[Category:Core Engine]]
 

Latest revision as of 19:35, 18 June 2020

Redirect to: