Difference between revisions of "MinetestWiki:TODO"

From Minetest Developer Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
=== For the core engine ===
 
=== For the core engine ===
  
* [[Structure]]
+
* [[Engine structure]]
 
:* Maybe move from [[Core Architecture]], I don't know.
 
:* Maybe move from [[Core Architecture]], I don't know.
 
:* Talk about general structure, don't get into details or implementations (or code)
 
:* Talk about general structure, don't get into details or implementations (or code)
 
:* Link to pages for each component
 
:* Link to pages for each component
 +
* [[Engine documentation]]
 +
:* List here things we need to document, how we will document those things, and more.
 +
:* Maybe use Doxygen-style comments. Yes, do that.
  
 
=== For community things ===
 
=== For community things ===

Revision as of 01:03, 19 January 2013

This is a list of things that need to be done on the wiki.

Big, overarching pages

For the lua API

  • Create
  • Link to a tutorial or so (maybe Lua/Tutorial)
  • Talk about some of the benefits
  • Talk about the meaning WRT Minetest
  • Consider the existing intro page
  • Create
  • Link to Lua tutorial and page, talk briefly about Lua
  • Link to some examples of good mods. Make sure they don't conflict with our licensing!
  • Briefly describe each part of the minetest object

For the core engine

  • Maybe move from Core Architecture, I don't know.
  • Talk about general structure, don't get into details or implementations (or code)
  • Link to pages for each component
  • List here things we need to document, how we will document those things, and more.
  • Maybe use Doxygen-style comments. Yes, do that.

For community things

  • Something like a rule set, but nothing official (make that clear)
  • Link to IRC, Forums, GitHub
  • Explain how we use GitHub.
  • Mention issues, link to our pages, etc.

Littler pages

For the lua API

For the core engine

For community things