trying classes generated
Updated Home (markdown)
Converted http://www.godotengine.org/wiki/doku.php?id=tutorial_2d to Markdown.
Converted http://www.godotengine.org/wiki/doku.php?id=tutorial_scripting_2 to Markdown. Image from www.godotengine.org wiki.
Converted http://www.godotengine.org/wiki/doku.php?id=tutorial_scripting to Markdown. Images from www.godotengine.org wiki.
Converted http://www.godotengine.org/wiki/doku.php?id=tutorial_scene to Markdown. Images linked from http://www.godotengine.org wiki.
Converted http://www.godotengine.org/wiki/doku.php to Markdown for use here on Github. Note: current version data needs to be added.
Discovered GFM and updated the tables accordingly. There is no escape character for | in a table, so used "|" instead.
Cleaned up the tables to look a bit more presentable since Markdown doesn't format them.
Manually fixed all the code blocks to match the Markdown style.
First try at converting to Markdown using https://github.com/ludoza/DokuWiki-to-Markdown-Converter . Still needs code block formatting.
Quite a few small changes to fix spelling errors, grammar mistakes, code style inconsistencies and to generally improve the flow of the text.
First attempt to move wiki from http://www.godotengine.org/wiki/doku.php to github
Initial Commit