This small app dumps a basic DragonRuby documentation to a Markdown file.
PLEASE NOTE THAT THIS PROJECT IS NO LONGER SUPPORTED AS THE DOCUMENTATION PROVIDED BY THE DRAGONRUBY TEAM IS NOW MUCH BETTER. SO PLEASE USE THE OFFICIAL DRAGONRUBY DOCUMENTATION INSTEAD.
You can find example outputs here:
You will need DragonRuby installed and in your path. Run the following command in the project dir (tested on macOS):
dragonruby .
Then in the running game click on the 'Write documentation' button.
Inspired by this gist by phaedryx
(c) Martin Kolb 2019