Hello,
how do people write documentation for MonkeyC code? I have a couple of modules/classes/etc that I want to add some documenation around so I can look it up without having to read the code. What kind of tools do you guys use for this? I want to have my documentation also available in markdown if that is possible.