No no I'm a coder myself, I'm comfortable with the mechanics, just not so much of the idea. Although I see the logic of putting it in there, and understand the decision to do so, it goes against my desire for a few reasons.
One reason is for localisation. I would prefer the docs to be seperate to allow the whole documentation to be localised into different languages easily.
But my main reason that I've decided I won't be contributing to the SVN is because the documentation I write is all in character (IC), and thus is not appropriate for the majority audience of BeBot.
For instance, here's an excerpt from the afk command:
AFK: "Allows you to flag yourself as being away from your comlink. The AI will increase security on incoming messages, locking any would-be request and notifying him or her that their transmission has been scrambled and will be unheard by you."
Thus, every single module, whether modified in function by me or not will have to be overwritten with one in the \custom\modules folder, as every command needs documentation. And then every time the bot gets updated I will have to check whether the files have actually changed, and rewrite all my docs into the custom folders.
So.... Lots of work
